Searched defs:qup (Results 1 – 4 of 4) sorted by relevance
/freebsd-src/usr.sbin/edquota/ |
H A D | edquota.c | 105 struct quotause *qup, *protoprivs, *curprivs; in main() local 361 struct quotause *qup, *quptail; in getprivs() local 406 struct quotause *qup; in putprivs() local 463 struct quotause *qup; in writeprivs() local 523 struct quotause *qup; in readprivs() local 677 struct quotause *qup; in writetimes() local 703 struct quotause *qup; in readtimes() local 923 struct quotause *qup, *nextqup; in freeprivs() local
|
/freebsd-src/usr.bin/quota/ |
H A D | quota.c | 268 struct quotause *qup; in showquotas() local 378 showrawquotas(int type, u_long id, struct quotause *qup) in showrawquotas() 477 struct quotause *qup, *quptail = NULL; in getprivs() local 544 getufsquota(struct fstab *fs, struct quotause *qup, long id, int quotatype) in getufsquota() 557 getnfsquota(struct statfs *fst, struct quotause *qup, long id, int quotatype) in getnfsquota()
|
/freebsd-src/sys/dev/qat_c2xxx/ |
H A D | qat_ae.c | 2122 struct qat_uof_page *qup = &qui->qui_pages[p]; in qat_aefw_uof_parse_image() local 2972 struct qat_uof_page *qup = &qui->qui_pages[p]; in qat_aefw_init_ustore() local 3203 struct qat_uof_page *qup = in qat_aefw_init_globals() local 3234 qat_aefw_get_uof_inst(struct qat_softc *sc, struct qat_uof_page *qup, in qat_aefw_get_uof_inst() 3265 qat_aefw_do_pagein(struct qat_softc *sc, u_char ae, struct qat_uof_page *qup) in qat_aefw_do_pagein()
|
/freebsd-src/contrib/sendmail/src/ |
H A D | parseaddr.c | 83 bool qup; local
|