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

/freebsd-10.0-release/usr.sbin/pciconf/
H A Dpciconf.c560 getsel(const char *str) function
625 sel = getsel(name);
643 pi.pi_sel = getsel(name);
662 pi.pi_sel = getsel(name);
/freebsd-10.0-release/contrib/tcsh/
H A Dsh.lex.c65 static int getsel (int *, int *, int);
721 if (!getsel(&left, &right, dol))
727 if (!getsel(&left, &right, dol))
1064 getsel(int *al, int *ar, int dol) function

Completed in 166 milliseconds