Searched refs:snarf (Results 1 - 7 of 7) sorted by relevance
/illumos-gate/usr/src/cmd/mdb/intel/amd64/md/ |
H A D | Makefile | 37 snarf.c \
|
/illumos-gate/usr/src/cmd/mdb/intel/ia32/md/ |
H A D | Makefile | 37 snarf.c \
|
/illumos-gate/usr/src/cmd/mdb/sparc/v9/md/ |
H A D | Makefile | 37 snarf.c \
|
/illumos-gate/usr/src/cmd/mailx/ |
H A D | cmd4.c | 76 if ((cmd = stripquotes(snarf(str, &f, 0))) == NOSTR) { 202 if ((file = snarf(str, &f, 1)) == NOSTR) 275 if ((fld = stripquotes(snarf(str, &f, 0))) == NOSTR) {
|
H A D | cmd2.c | 151 if ((file = snarf(str, &f, 0)) == NOSTR) 226 if ((file = snarf(str, &f, 0)) == NOSTR) 369 if ((file = snarf(str, &f, 1)) == NOSTR) 409 snarf(char linebuf[], int *flag, int erf) function
|
/illumos-gate/usr/src/cmd/mailx/hdr/ |
H A D | def.h | 587 extern char *snarf(char linebuf[], int *flag, int erf);
|
/illumos-gate/usr/src/uts/sparc/v9/ml/ |
H A D | float.s | 136 ldx [%g2 + %lo(fsrholder)], %g2 ! snarf the FSR
|
Completed in 58 milliseconds