Searched refs:unit_type (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/crypto/openssh/openbsd-compat/
H A Dfmt_scaled.c54 } unit_type; typedef in typeref:enum:__anon4504
57 static unit_type units[] = { NONE, KILO, MEGA, GIGA, TERA, PETA, EXA };
213 unit_type unit = NONE;
/freebsd-11-stable/contrib/openbsm/libbsm/
H A Dbsm_token.c332 au_to_data(char unit_print, char unit_type, char unit_count, const char *p) argument
339 switch (unit_type) {
375 ADD_U_CHAR(dptr, unit_type);
/freebsd-11-stable/sys/security/audit/
H A Dbsm_token.c296 au_to_data(char unit_print, char unit_type, char unit_count, const char *p) argument
303 switch (unit_type) {
336 ADD_U_CHAR(dptr, unit_type);
/freebsd-11-stable/sys/bsm/
H A Daudit_record.h233 token_t *au_to_data(char unit_print, char unit_type, char unit_count,
/freebsd-11-stable/contrib/openbsm/sys/bsm/
H A Daudit_record.h221 token_t *au_to_data(char unit_print, char unit_type, char unit_count,

Completed in 180 milliseconds