Home
last modified time | relevance | path

Searched defs:system (Results 1 – 14 of 14) sorted by relevance

/dragonfly/usr.bin/telnet/
H A Dtypes.h41 system, /* what the current time is */ member
/dragonfly/usr.sbin/ppp/
H A Diface.h33 unsigned system : 1; /* System alias ? */ member
/dragonfly/libexec/telnetd/
H A Dext.h185 system, /* what the current time is */ member
/dragonfly/contrib/tcsh-6/
H A Dgethost.c38 # define system __system macro
/dragonfly/usr.bin/top/
H A Dmachine.h102 int system; /* show system processes */ member
/dragonfly/sys/dev/video/cxm/
H A Dcxm_tuner.c619 unsigned int system; in cxm_tuner_select_frequency() local
H A Dcxm.h590 unsigned int system; member
598 unsigned int system; member
/dragonfly/usr.bin/tip/
H A Dtip.c74 char *system = NULL; in main() local
/dragonfly/contrib/gcc-8.0/gcc/
H A Dincpath.c243 struct cpp_dir *system, struct cpp_dir *join, in remove_duplicates()
/dragonfly/contrib/gcc-4.7/gcc/
H A Dincpath.c235 struct cpp_dir *system, struct cpp_dir *join, in remove_duplicates()
/dragonfly/usr.bin/m4/
H A Dmdef.h105 #define system(str) (-1) macro
/dragonfly/usr.sbin/makefs/cd9660/
H A Dcd9660_eltorito.h151 u_char system; member
/dragonfly/contrib/libarchive/libarchive/
H A Darchive_read_support_format_zip.c97 unsigned char system; /* From "version written by" */ member
/dragonfly/sys/kern/
H A Dsubr_bus.c530 devctl_notify(const char *system, const char *subsystem, const char *type, in devctl_notify()