Searched defs:Notice_t (Results 1 - 2 of 2) sorted by relevance
/ast/src/lib/libast/port/ |
H A D | astlicense.c | 203 } Notice_t; typedef in typeref:struct:Notice_s 247 comment(Notice_t* notice, register Buffer_t* b, register char* s, register int n, int u) 296 expand(Notice_t* notice, register Buffer_t* b, const Item_t* item) 375 copyright(Notice_t* notice, register Buffer_t* b) 519 Notice_t notice;
|
/ast/src/cmd/INIT/ |
H A D | proto.c | 1572 } Notice_t; typedef in typeref:struct:Notice_s 1606 comment __PARAM__((Notice_t* notice, register Buffer_t* b, register char* s, register int n, int u), (notice, b, s, n, u)) __OTORP__(Notice_t* notice; register Buffer_t* b; register char* s; register int n; int u;){ 1654 expand __PARAM__((Notice_t* notice, register Buffer_t* b, const Item_t* item), (notice, b, item)) __OTORP__(Notice_t* notice; register Buffer_t* b; const Item_t* item;){ 1732 copyright __PARAM__((Notice_t* notice, register Buffer_t* b), (notice, b)) __OTORP__(Notice_t* notice; register Buffer_t* b;){ 1873 Notice_t notice;
|
Completed in 27 milliseconds