Searched refs:findname (Results 1 - 18 of 18) sorted by relevance

/openbsd-current/games/hack/
H A Dhack.shknam.c187 findname(char *nampt, size_t len, char let) function
197 if(let) findname(nampt, len, 0);
H A Dhack.mkshop.c187 findname(ESHK->shknam, sizeof ESHK->shknam, let);
H A Dhack.h600 void findname(char *, size_t, char);
/openbsd-current/gnu/usr.bin/binutils/opcodes/
H A Dw65-dis.c36 findname (val)
62 name = findname (val);
/openbsd-current/sbin/fsck_ext2fs/
H A Dextern.h48 int findname(struct inodesc *);
H A Dutilities.c414 idesc.id_func = findname;
H A Dinode.c529 findname(struct inodesc *idesc) function
/openbsd-current/sbin/fsck_ffs/
H A Dextern.h48 int findname(struct inodesc *);
H A Dutilities.c536 idesc.id_func = findname;
H A Dinode.c498 findname(struct inodesc *idesc) function
/openbsd-current/sbin/sysctl/
H A Dsysctl.c196 int findname(char *, char *, char **, struct list *);
387 if ((indx = findname(string, "top", &bufp, &toplist)) == -1)
403 if ((indx = findname(string, "second", &bufp, lp)) == -1)
1358 if ((indx = findname(string, "third", bufpp, vfsvars)) == -1)
1397 if ((indx = findname(string, "third", bufpp, lp)) == -1)
1421 if ((indx = findname(string, "third", bufpp, &fslist)) == -1)
1445 if ((indx = findname(string, "third", bufpp, &bioslist)) == -1)
1495 if ((indx = findname(string, "third", bufpp, &swpenclist)) == -1)
1815 if ((indx = findname(string, "third", bufpp, &nchstatslist)) == -1)
1883 if ((indx = findname(strin
2953 findname(char *string, char *level, char **bufp, struct list *namelist) function
[all...]
/openbsd-current/games/phantasia/
H A Dphantglobs.h97 long findname(char *, struct player *);
H A Dgamesupport.c32 / infloat(), waddstr(), cleanup(), findname(), userlist(), mvprintw(),
111 if (loc < 0L && (loc = findname(Databuf, playerp)) < 0L)
238 if (Wizard || findname(Databuf, &Other) < 0L)
H A Dmain.c384 / wclear(), sscanf(), strcmp(), genchar(), waddstr(), findname(), mvprintw(),
460 if (findname(Player.p_name, &Other) >= 0L)
871 / wclear(), strcmp(), printw(), cleanup(), waddstr(), findname(), mvprintw(),
895 if ((loc = findname(Databuf, &Player)) >= 0L)
H A Dinterplayer.c876 / infloat(), waddstr(), findname(), distance(), userlist(), mvprintw(),
1065 if ((loc = findname(Databuf, &Other)) >= 0L) {
H A Dmisc.c663 / FUNCTION NAME: findname()
688 findname(char *name, struct player *playerp)
682 findname(char *name, struct player *playerp) function
/openbsd-current/usr.sbin/procmap/
H A Dprocmap.c188 char *findname(kvm_t *, struct kbit *, struct vm_map_entry *, struct kbit *,
719 name = findname(kd, vmspace, vme, vp, vfs, uvm_obj);
857 findname(kvm_t *kd, struct kbit *vmspace, function
/openbsd-current/usr.bin/dig/lib/dns/
H A Dmessage.c686 findname(dns_name_t **foundname, dns_name_t *target, function
909 result = findname(&name2, name, section);
1921 result = findname(&foundname, target,

Completed in 152 milliseconds