Searched refs:getsel (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/usr.sbin/pciconf/
H A Dpciconf.c72 static struct pcisel getsel(const char *str);
209 patterns[0].pc_sel = getsel(name);
963 getsel(const char *str) function
1003 sel = getsel(name);
1021 pi.pi_sel = getsel(name);
1041 pi.pi_sel = getsel(name);
/freebsd-11-stable/contrib/tcsh/
H A Dsh.lex.c61 static int getsel (int *, int *, int);
734 if (!getsel(&left, &right, dol))
740 if (!getsel(&left, &right, dol))
1079 getsel(int *al, int *ar, int dol) function

Completed in 114 milliseconds