/src/sys/dev/i2c/ |
ibmhawkreg.h | 69 uint8_t soft; member in struct:ibmhawk_response::__anonb95b376d0508 74 #define ihr_t_soft_thr resp_temp_thresh.soft
|
ibmhawkreg.h | 69 uint8_t soft; member in struct:ibmhawk_response::__anonb95b376d0508 74 #define ihr_t_soft_thr resp_temp_thresh.soft
|
ibmhawkreg.h | 69 uint8_t soft; member in struct:ibmhawk_response::__anonb95b376d0508 74 #define ihr_t_soft_thr resp_temp_thresh.soft
|
/src/usr.sbin/edquota/ |
edquota.c | 804 fprintf(fd, "\t\t%slimits: soft %s, hard %s\n", comm, 819 fprintf(fd, "\t\t%slimits: soft %s, hard %s\n", comm, 851 uint64_t soft, hard, current; local in function:readprivs 957 /* limits: soft %llu, hard %llu */ 971 if (intrd(t, &soft, objtypeflags) != 0) { 987 * is next used if previously had no soft limit 988 * or were under it, but now have a soft limit 991 if (qv->qv_usage && qv->qv_usage >= soft && 996 if (soft != qv->qv_softlimit || 998 qv->qv_softlimit = soft; 1318 char *soft = NULL, *hard = NULL, *grace = NULL; local in function:main [all...] |
edquota.c | 804 fprintf(fd, "\t\t%slimits: soft %s, hard %s\n", comm, 819 fprintf(fd, "\t\t%slimits: soft %s, hard %s\n", comm, 851 uint64_t soft, hard, current; local in function:readprivs 957 /* limits: soft %llu, hard %llu */ 971 if (intrd(t, &soft, objtypeflags) != 0) { 987 * is next used if previously had no soft limit 988 * or were under it, but now have a soft limit 991 if (qv->qv_usage && qv->qv_usage >= soft && 996 if (soft != qv->qv_softlimit || 998 qv->qv_softlimit = soft; 1318 char *soft = NULL, *hard = NULL, *grace = NULL; local in function:main [all...] |
edquota.c | 804 fprintf(fd, "\t\t%slimits: soft %s, hard %s\n", comm, 819 fprintf(fd, "\t\t%slimits: soft %s, hard %s\n", comm, 851 uint64_t soft, hard, current; local in function:readprivs 957 /* limits: soft %llu, hard %llu */ 971 if (intrd(t, &soft, objtypeflags) != 0) { 987 * is next used if previously had no soft limit 988 * or were under it, but now have a soft limit 991 if (qv->qv_usage && qv->qv_usage >= soft && 996 if (soft != qv->qv_softlimit || 998 qv->qv_softlimit = soft; 1318 char *soft = NULL, *hard = NULL, *grace = NULL; local in function:main [all...] |