Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/ast/src/lib/libast/port/
H A Dastlicense.c203 } Notice_t; typedef
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()
519 Notice_t notice; in astlicense()
/illumos-gate/usr/src/contrib/ast/src/cmd/INIT/
H A Dproto.c1572 } Notice_t; typedef
1606 …ent __PARAM__((Notice_t* notice, register Buffer_t* b, register char* s, register int n, int u), (… in __OTORP__()
1654 expand __PARAM__((Notice_t* notice, register Buffer_t* b, const Item_t* item), (notice, b, item)) _… in __OTORP__()
1732 copyright __PARAM__((Notice_t* notice, register Buffer_t* b), (notice, b)) __OTORP__(Notice_t* noti… in __OTORP__()
1873 Notice_t notice;