Home
last modified time | relevance | path

Searched defs:yesno (Results 1 – 5 of 5) sorted by relevance

/dragonfly/contrib/cvs-1.12/lib/
H A Dyesno.c36 yesno (void) in yesno() function
/dragonfly/usr.bin/telnet/
H A Dutilities.c90 SetSockOpt(int fd, int level, int option, int yesno) in SetSockOpt()
/dragonfly/usr.sbin/tzsetup/
H A Dtzsetup.c1010 int yesno; in main() local
/dragonfly/crypto/openssh/
H A Dssh-keygen.c244 char yesno[3]; in confirm_overwrite() local
3241 char yesno[3]; in confirm_sk_overwrite() local
/dragonfly/sys/dev/drm/i915/
H A Di915_drv.h246 static inline const char *yesno(bool v) in yesno() function