Searched refs:snarf (Results 1 – 6 of 6) sorted by relevance
/titanic_50/usr/src/cmd/mailx/ |
H A D | cmd4.c | 76 if ((cmd = stripquotes(snarf(str, &f, 0))) == NOSTR) { in dopipe() 202 if ((file = snarf(str, &f, 1)) == NOSTR) in loadmsg() 275 if ((fld = stripquotes(snarf(str, &f, 0))) == NOSTR) { in field()
|
H A D | cmd2.c | 151 if ((file = snarf(str, &f, 0)) == NOSTR) in save1() 226 if ((file = snarf(str, &f, 0)) == NOSTR) in put1() 369 if ((file = snarf(str, &f, 1)) == NOSTR) in swrite() 409 snarf(char linebuf[], int *flag, int erf) in snarf() function
|
/titanic_50/usr/src/uts/sparc/v9/ml/ |
H A D | float.s | 136 ldx [%g2 + %lo(fsrholder)], %g2 ! snarf the FSR
|
/titanic_50/usr/src/cmd/mailx/hdr/ |
H A D | def.h | 587 extern char *snarf(char linebuf[], int *flag, int erf);
|
/titanic_50/usr/src/lib/libcmd/common/ |
H A D | RELEASE | 185 cut.c: snarf from dgk 196 02-07-23 join.c: fix comm snarf typo
|
/titanic_50/usr/src/lib/libast/common/ |
H A D | RELEASE | 304 06-07-22 cdt: snarf from kpv 336 05-09-28 vmalloc: snarf from kpv; fixes large block brk() thrashing 343 05-08-03 sfio: snarf sfvaprints sfaprints 364 05-04-20 cdt: snarf update from kpv; void* Dt_t.user added 558 vmalloc/*: snarf kpv KPVCOMPACT() fix 755 features/vmalloc: snarf tests from features/lib 1452 vmalloc: snarf latest 1483 sfio snarf from kpv 1489 sfio snarf for sfvprintf fix 1511 snarf vmalloc from kpv
|