Home
last modified time | relevance | path

Searched refs:CI_UNPRINTABLE (Results 1 – 3 of 3) sorted by relevance

/freebsd/usr.sbin/sa/
H A Dextern.h52 #define CI_UNPRINTABLE 0x0001 /* unprintable chars in name */ macro
H A Dpdb.c205 ((ci.ci_flags & CI_UNPRINTABLE) != 0 || ci.ci_calls <= 1)) { in pacct_print()
H A Dmain.c341 ci.ci_flags |= CI_UNPRINTABLE; in acct_load()