Home
last modified time | relevance | path

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

/freebsd/usr.bin/find/
H A Dfind.h147 #define mt_data p_un._mt_data macro
H A Dfunction.c933 return val_flags & plan->mt_data; in f_fstype()
955 new->mt_data = MNT_LOCAL; in c_fstype()
962 new->mt_data = MNT_RDONLY; in c_fstype()
/freebsd/sys/dev/cxgb/common/
H A Dcxgb_t3_hw.c884 p->mem_timing = simple_strtoul(vpd.mt_data, NULL, 10); in get_vpd_params()