Searched defs:outbuff (Results 1 – 6 of 6) sorted by relevance
/titanic_51/usr/src/lib/libshell/common/edit/ |
H A D | completion.c | 92 static char *find_begin(char outbuff[], char *last, int endchar, int *type) in find_begin() 196 int ed_expand(Edit_t *ep, char outbuff[],int *cur,int *eol,int mode, int count) in ed_expand()
|
/titanic_51/usr/src/contrib/ast/src/cmd/ksh93/edit/ |
H A D | completion.c | 98 static char *find_begin(char outbuff[], char *last, int endchar, int *type) in find_begin() argument 207 int ed_expand(Edit_t *ep, char outbuff[],int *cur,int *eol,int mode, int count) in ed_expand() argument [all...] |
/titanic_51/usr/src/contrib/ast/src/lib/libcmd/ |
H A D | uniq.c | 89 char *orecp, *sbufp=0, *outbuff; in uniq() local
|
/titanic_51/usr/src/lib/libcmd/common/ |
H A D | uniq.c | 89 char *orecp, *sbufp=0, *outbuff; in uniq() local
|
/titanic_51/usr/src/cmd/unpack/ |
H A D | unpack.c | 70 static char outbuff[BUFSIZ]; variable [all...] |
/titanic_51/usr/src/cmd/pack/ |
H A D | pack.c | 79 char outbuff [BUFSIZ+4]; variable [all...] |