OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:source_is_real
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.sbin/edquota/
edquota.c
164
source_is_real
(enum sources source)
function
527
if (
source_is_real
(qup->source[QUOTA_OBJTYPE_BLOCKS])) {
537
if (
source_is_real
(qup->source[QUOTA_OBJTYPE_FILES])) {
798
comm =
source_is_real
(qup->source[QO_BLK]) ? "" : "#";
814
comm =
source_is_real
(qup->source[QO_FL]) ? "" : "#";
1095
if (
source_is_real
(qup->source[QUOTA_OBJTYPE_BLOCKS])) {
1100
if (
source_is_real
(qup->source[QUOTA_OBJTYPE_FILES])) {
edquota.c
164
source_is_real
(enum sources source)
function
527
if (
source_is_real
(qup->source[QUOTA_OBJTYPE_BLOCKS])) {
537
if (
source_is_real
(qup->source[QUOTA_OBJTYPE_FILES])) {
798
comm =
source_is_real
(qup->source[QO_BLK]) ? "" : "#";
814
comm =
source_is_real
(qup->source[QO_FL]) ? "" : "#";
1095
if (
source_is_real
(qup->source[QUOTA_OBJTYPE_BLOCKS])) {
1100
if (
source_is_real
(qup->source[QUOTA_OBJTYPE_FILES])) {
Completed in 45 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026