Searched defs:is_default (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/groff/src/include/
H A Dcolor.h53 int is_default() { return scheme == DEFAULT; } function in class:color
/freebsd-11-stable/usr.bin/jot/
H A Djot.c73 #define is_default(s) (*(s) == 0 || strcmp((s), "-") == 0) macro
/freebsd-11-stable/contrib/ntp/ntpd/
H A Dntp_config.c969 int is_default = 0; local
/freebsd-11-stable/contrib/ofed/opensm/opensm/
H A Dosm_torus.c9296 void check_vlarb_config(const char *vlarb_str, bool is_default, argument
9319 bool is_default; local
9365 check_ep_vlarb_config(const char *vlarb_str, bool is_default, bool is_specific, const char *str, const char *pri, osm_log_t *log) argument
9400 bool is_default, is_specific; local
[all...]

Completed in 104 milliseconds