/plan9/sys/src/cmd/auth/factotum/ |
H A D | rpc.c | 181 logret(char *pre, Fsstate *fss, int ret) in logret() 214 char buf0[40], buf1[40], pre[300]; in rpcrdwrlog() local 226 char pre[300], tmp[40]; in rpcstartlog() local
|
/plan9/sys/src/cmd/mk/ |
H A D | job.c | 4 newjob(Rule *r, Node *nlist, char *stem, char **match, Word *pre, Word *npre, Word *tar, Word *atar) in newjob()
|
/plan9/sys/src/cmd/ip/imap4d/ |
H A D | utils.c | 40 isprefix(char *pre, char *s) in isprefix() 46 ciisprefix(char *pre, char *s) in ciisprefix()
|
/plan9/sys/src/cmd/dict/ |
H A D | dict.c | 350 Rune pre[Plen]; in search() local 423 locate(Rune *pre) in locate() 488 getpref(char *pat, Rune *pre) in getpref()
|
/plan9/sys/src/cmd/gs/src/ |
H A D | gsfcmap.c | 97 identity_enum_ranges(const gs_cmap_t *pcmap, gs_cmap_ranges_enum_t *pre) in identity_enum_ranges() 154 gs_cmap_lookups_enum_t *pre) in identity_enum_lookups() 452 gs_cmap_ToUnicode_enum_ranges(const gs_cmap_t *pcmap, gs_cmap_ranges_enum_t *pre) in gs_cmap_ToUnicode_enum_ranges() 516 gs_cmap_lookups_enum_t *pre) in gs_cmap_ToUnicode_enum_lookups()
|
H A D | ilocate.c | 281 object_size_valid(const obj_header_t * pre, uint size, const chunk_t * cp) in object_size_valid() 524 const obj_header_t *pre = ptr - 1; in ialloc_validate_object() local
|
H A D | gsfcid2.c | 169 gs_cmap_ranges_enum_t *pre) in tt_16bit_format4_enum_ranges() 245 gs_cmap_lookups_enum_t *pre) in tt_16bit_format4_enum_lookups()
|
H A D | gsfcmap1.c | 449 gs_cmap_adobe1_enum_ranges(const gs_cmap_t *pcmap, gs_cmap_ranges_enum_t *pre) in gs_cmap_adobe1_enum_ranges() 526 gs_cmap_lookups_enum_t *pre) in gs_cmap_adobe1_enum_lookups()
|
H A D | igcref.c | 642 refs_compact(const gs_memory_t *mem, obj_header_t * pre, obj_header_t * dpre, uint size)
|
H A D | igc.c | 550 # define debug_check_object(pre, cp, gcst)\ argument 553 # define debug_check_object(pre, cp, gcst) DO_NOTHING argument
|
H A D | dwtext.c | 214 text_drag(TW *tw, const char *pre, const char *post) in text_drag()
|
H A D | imainarg.c | 749 runarg(gs_main_instance * minst, const char *pre, const char *arg, in runarg()
|
H A D | gsalloc.c | 1977 const obj_header_t *pre = ((const obj_header_t *)obj) - 1; in debug_print_object() local
|
/plan9/sys/src/cmd/spin/ |
H A D | pangen1.c | 543 dolocal(FILE *ofd, char *pre, int dowhat, int p, char *s, enum btypes b) in dolocal() 792 doglobal(char *pre, int dowhat) in doglobal() 849 char *pre, char *sep, char *ter) in do_var()
|
H A D | pangen2.c | 624 dolen(Symbol *s, char *pre, int pid, int ai, int qln) in dolen() 2980 putname(FILE *fd, char *pre, Lextok *n, int m, char *suff) /* varref */ in putname()
|
H A D | pangen7.c | 152 wrap_text(char *pre, Lextok *t, char *post) in wrap_text()
|
/plan9/sys/src/cmd/grep/ |
H A D | grep.h | 82 uchar pre[16*1024]; /* to save to previous '\n' */ member
|
/plan9/sys/src/cmd/ |
H A D | bc.y | 29 char* pre; variable
|
/plan9/sys/src/cmd/ip/httpd/ |
H A D | httpd.c | 626 stripprefix(char *pre, char *str) in stripprefix()
|
/plan9/sys/src/cmd/8l/ |
H A D | span.c | 845 long v, pre; in doasm() local
|
/plan9/sys/src/libhtml/ |
H A D | utils.c | 262 _prefix(Rune* pre, Rune* s) in _prefix()
|
/plan9/sys/src/cmd/wikifs/ |
H A D | tohtml.c | 125 s_escappend(String *s, char *p, int pre) in s_escappend()
|
/plan9/sys/src/cmd/venti/srv/ |
H A D | hproc.c | 330 strprefix(char *big, char *pre) in strprefix()
|