Home
last modified time | relevance | path

Searched refs:Buffer_t (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/contrib/ast/src/lib/libast/port/
H A Dastlicense.c119 } Buffer_t; typedef
228 copy(register Buffer_t* b, register char* s, int n) in copy()
247 comment(Notice_t* notice, register Buffer_t* b, register char* s, register int n, int u) in comment()
296 expand(Notice_t* notice, register Buffer_t* b, const Item_t* item) in expand()
375 copyright(Notice_t* notice, register Buffer_t* b) in copyright()
431 push(Stack_t* sp, char* file, char* parent, char* info, int size, Buffer_t* buf) in push()
521 Buffer_t buf; in astlicense()
522 Buffer_t tmp; in astlicense()
/illumos-gate/usr/src/contrib/ast/src/cmd/INIT/
H A Dproto.c1488 } Buffer_t; typedef
1596 copy __PARAM__((register Buffer_t* b, register char* s, int n), (b, s, n)) __OTORP__(register Buffe… in __OTORP__()
1606 …tice, register Buffer_t* b, register char* s, register int n, int u), (notice, b, s, n, u)) __OTOR… in __OTORP__()
1654 …Notice_t* notice, register Buffer_t* b, const Item_t* item), (notice, b, item)) __OTORP__(Notice_t… in __OTORP__()
1732 …t __PARAM__((Notice_t* notice, register Buffer_t* b), (notice, b)) __OTORP__(Notice_t* notice; reg… in __OTORP__()
1787 …int size, Buffer_t* buf), (sp, file, parent, info, size, buf)) __OTORP__(Stack_t* sp; char* file; … in __OTORP__()
1875 Buffer_t buf;
1876 Buffer_t tmp;