Searched refs:upr (Results 1 - 6 of 6) sorted by relevance

/freebsd-10-stable/bin/ps/
H A Dextern.h87 char *upr(KINFO *, VARENT *);
H A Dkeyword.c167 {"upr", "UPR", NULL, 0, upr, 0, CHAR, NULL, 0},
171 {"usrpri", "", "upr", 0, NULL, 0, CHAR, NULL, 0},
H A Dprint.c299 upr(KINFO *k, VARENT *ve __unused) function
/freebsd-10-stable/contrib/dialog/
H A Dutil.c82 #define COLOR_DATA(upr) , \
83 concat(DLGC_FG_,upr), \
84 concat(DLGC_BG_,upr), \
85 concat(DLGC_HL_,upr)
87 #define COLOR_DATA(upr) /*nothing */
90 #define DATA(atr,upr,lwr,cmt) { atr COLOR_DATA(upr) RC_DATA(lwr,cmt) }
/freebsd-10-stable/contrib/sqlite3/
H A Dsqlite3.c63253 int lwr, upr, idx, c; local
110944 int lwr, upr, mid = 0; /* Binary search bounds */ local
[all...]
/freebsd-10-stable/crypto/heimdal/lib/sqlite/
H A Dsqlite3.c52723 int lwr, upr, idx; local
[all...]

Completed in 750 milliseconds