/plan9/sys/src/cmd/hoc/ |
H A D | symbol.c | 9 lookup(char* s) /* find s in symbol table */ in lookup() function
|
/plan9/sys/src/cmd/upas/send/ |
H A D | skipequiv.c | 69 lookup(char *cp, char *local, Biobuf **lfpp, char *global, Biobuf **gfpp) in lookup() function
|
/plan9/sys/src/cmd/pic/ |
H A D | symtab.c | 61 struct symtab *lookup(char *s) /* find s in symtab */ in lookup() function
|
/plan9/sys/src/cmd/tapefs/ |
H A D | util.c | 153 lookup(Ram *dir, char *name) in lookup() function
|
/plan9/sys/src/cmd/eqn/ |
H A D | lookup.c | 181 tbl *lookup(tbl **tblp, char *name) /* find name in tbl */ in lookup() function
|
/plan9/sys/src/cmd/cpp/ |
H A D | nlist.c | 197 lookup(Token *tp, int install) in lookup() function
|
/plan9/sys/src/cmd/gs/src/ |
H A D | gsfcmap1.c | 456 const gx_cmap_lookup_range_t *lookup = &pcm->lookup[penum->index[0]]; in adobe1_next_lookup() local 484 const gx_cmap_lookup_range_t *lookup = &pcm->lookup[penum->index[0] - 1]; in adobe1_next_entry() local
|
H A D | gxfcmap1.h | 88 gx_cmap_lookup_range_t *lookup; member
|
/plan9/sys/src/cmd/upas/alias/ |
H A D | aliasmail.c | 187 lookup( in lookup() function
|
/plan9/sys/src/cmd/ip/dhcpd/ |
H A D | ndb.c | 200 lookup(Bootp *bp, Info *iip, Info *riip) in lookup() function
|
/plan9/sys/src/cmd/postscript/download/ |
H A D | download.c | 445 lookup(font) in lookup() function
|
/plan9/sys/src/cmd/ip/ |
H A D | rarpd.c | 170 lookup(char *sattr, char *sval, char *tattr, char *tval, int len) in lookup() function
|
/plan9/sys/src/cmd/ip/httpd/ |
H A D | man2html.c | 45 lookup(char *object, int section, Hit **list) in lookup() function
|
H A D | redirect.c | 146 lookup(Redir **tab, char *pat, int count) in lookup() function
|
/plan9/sys/src/cmd/grap/ |
H A D | misc.c | 78 Obj *lookup(char *s, int inst) /* find s in objlist, install if inst */ in lookup() function
|
/plan9/sys/src/cmd/lex/ |
H A D | sub1.c | 159 lookup(uchar *s, uchar **t) in lookup() function
|
/plan9/sys/src/cmd/cifs/ |
H A D | dfs.c | 109 lookup(char *path, int *match) in lookup() function
|
/plan9/sys/src/cmd/ |
H A D | import.c | 81 lookup(char *s, char *l[]) in lookup() function
|
H A D | rdbfs.c | 68 lookup(ulong addr, uchar *val, ulong count) in lookup() function
|
/plan9/sys/src/cmd/aux/ |
H A D | 8prefix.c | 202 lookup(char *symb, int v) in lookup() function
|
/plan9/sys/lib/dist/cmd/ |
H A D | bflz.c | 140 lookup(ulong key) in lookup() function
|
/plan9/sys/src/cmd/cb/ |
H A D | cb.c | 841 lookup(char *first, char *last) in lookup() function
|
/plan9/sys/src/cmd/spin/ |
H A D | sym.c | 76 lookup(char *s) in lookup() function
|
/plan9/sys/src/cmd/sam/ |
H A D | cmd.c | 307 lookup(int c) in lookup() function
|
/plan9/sys/src/cmd/awk/ |
H A D | tran.c | 262 Cell *lookup(char *s, Array *tp) /* look for s in tp */ in lookup() function
|