LIBL(3LIB) Interface Libraries LIBL(3LIB)

libl - lex library

cc [ flag... ] file... -ll [ library... ]

Functions in this library provide user interfaces to the lex(1) library.

The shared object libl.so.1 provides the public interfaces defined below. See Intro(3) for additional information on shared object interfaces.

allprint allprint_w
main sprint
sprint_w yyless
yyless_e yyless_w
yyracc yyreject
yyreject_e yyreject_w
yywrap

/usr/lib/libl.so.1

shared object

/usr/lib/64/libl.so.1

64-bit shared object

See attributes(7) for descriptions of the following attributes:

ATTRIBUTE TYPE ATTRIBUTE VALUE
MT-Level Unsafe

lex(1), Intro(3), attributes(7)

August 19, 2019 OmniOS