/titanic_44/usr/src/cmd/cmd-inet/common/ |
H A D | compat.c | 57 flags = defcntl(DC_GETFLAGS, 0); in get_compat_flag()
|
/titanic_44/usr/src/head/ |
H A D | deflt.h | 53 #define DC_GETFLAGS 0 /* get current flags */ macro
|
/titanic_44/usr/src/lib/libc/port/gen/ |
H A D | deflt.c | 319 case DC_GETFLAGS: /* query */ in defcntl_r()
|
H A D | localtime.c | 2325 flags = defcntl_r(DC_GETFLAGS, 0, defp); in get_default_tz()
|
/titanic_44/usr/src/lib/pam_modules/unix_auth/ |
H A D | unix_auth.c | 84 flags = defcntl_r(DC_GETFLAGS, 0, defp); in get_max_failed()
|
/titanic_44/usr/src/cmd/cmd-inet/usr.sbin/ |
H A D | in.rexecd.c | 284 flags = defcntl(DC_GETFLAGS, 0); in doit()
|
H A D | in.rshd.c | 780 flags = defcntl(DC_GETFLAGS, 0); in doit()
|
H A D | in.telnetd.c | 4770 flags = defcntl(DC_GETFLAGS, 0); in showbanner()
|
/titanic_44/usr/src/cmd/cmd-inet/usr.bin/ftp/ |
H A D | main.c | 189 int flags = defcntl(DC_GETFLAGS, 0); in main()
|
/titanic_44/usr/src/lib/libgss/ |
H A D | gssd_pname_to_uid.c | 74 flags = defcntl_r(DC_GETFLAGS, 0, defp); in get_conf_options()
|
/titanic_44/usr/src/cmd/sulogin/ |
H A D | sulogin.c | 228 flags = defcntl(DC_GETFLAGS, 0); in main()
|
/titanic_44/usr/src/lib/libnisdb/ |
H A D | nis_parse_ldap_conf.c | 315 defflags = defcntl_r(DC_GETFLAGS, 0, defp); in parse_ldap_default_conf() 423 defflags = defcntl_r(DC_GETFLAGS, 0, defp); in yp_parse_ldap_default_conf()
|
/titanic_44/usr/src/cmd/vt/ |
H A D | vtdaemon.c | 655 flags = defcntl(DC_GETFLAGS, 0); in vt_default()
|
/titanic_44/usr/src/cmd/cmd-inet/usr.bin/ |
H A D | finger.c | 1465 flags = defcntl(DC_GETFLAGS, 0); in initscreening()
|
/titanic_44/usr/src/cmd/keyserv/ |
H A D | keyserv.c | 1405 flags = defcntl(DC_GETFLAGS, 0); in defaults()
|
/titanic_44/usr/src/cmd/ssh/sshd/ |
H A D | servconf.c | 189 flags = defcntl(DC_GETFLAGS, 0); in deflt_fill_default_server_options()
|
H A D | session.c | 939 flags = defcntl(DC_GETFLAGS, 0); in deflt_do_setup_env()
|
/titanic_44/usr/src/cmd/login/ |
H A D | login.c | 1264 flags = defcntl(DC_GETFLAGS, 0); in defaults()
|
/titanic_44/usr/src/cmd/cmd-inet/usr.lib/in.mpathd/ |
H A D | mpd_main.c | 1891 flags = defcntl(DC_GETFLAGS, 0); in getdefault()
|
/titanic_44/usr/src/cmd/cron/ |
H A D | cron.c | 3162 flags = defcntl(DC_GETFLAGS, 0); in defaults()
|