OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:uq_uid
(Results
1 - 3
of
3
) sorted by relevancy
/src/sbin/fsck_ffs/
utilities.c
720
if (uq->
uq_uid
== uid)
729
uq->
uq_uid
= uid;
737
SLIST_REMOVE(&uq_hash[uq->
uq_uid
& q2h_hash_mask],
758
if (uq_u == NULL || uq_u->
uq_uid
!= uid)
762
if (uq_g == NULL || uq_g->
uq_uid
!= gid)
fsck.h
264
uint32_t
uq_uid
; /* uid/gid of the owner */
member in struct:uquot
quota2.c
498
uq->
uq_uid
, uq->uq_b, uq->uq_i);
506
uq->
uq_uid
, uq->uq_b, uq->uq_i);
Completed in 16 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025