Home
last modified time | relevance | path

Searched refs:option (Results 101 – 125 of 1227) sorted by relevance

12345678910>>...50

/illumos-gate/usr/src/lib/libdhcpagent/common/
H A Ddhcp_hostconf.c379 relativize_time(DHCP_OPT *option, time_t orig_time, time_t current_time) in relativize_time() argument
384 if (option == NULL || option->len != sizeof (lease_t)) in relativize_time()
387 (void) memcpy(&pkt_time, option->value, option->len); in relativize_time()
391 (void) memcpy(option->value, &pkt_time, option->len); in relativize_time()
/illumos-gate/usr/src/cmd/nscd/
H A Dnscd_db.h183 int option);
222 nscd_db_option_t option,
230 nscd_db_option_t option);
237 nscd_db_option_t option,
/illumos-gate/usr/src/cmd/connstat/
H A Dconnstat_main.c52 static const struct option longopts[] = {
162 int option; in main() local
186 while ((option = getopt_long(argc, argv, "c:eF:hi:Lo:Pp:T:46", in main()
188 switch (option) { in main()
338 int option; in process_filter() local
349 option = getsubopt(&filterstr, filter_optstr, &val); in process_filter()
352 switch (option) { in process_filter()
380 filter_optstr[option]); in process_filter()
/illumos-gate/usr/src/cmd/prtfru/
H A Dmain.c48 int containers_only = 0, dtd = 0, list_only = 0, nodtd = 0, option, in main() local
56 while ((option = getopt(argc, argv, "cdlx")) != EOF) { in main()
57 switch (option) { in main()
/illumos-gate/usr/src/lib/libldap5/sources/ldap/ber/
H A Dio.c763 if ( option == LBER_OPT_DEBUG_LEVEL ) { in ber_set_option()
777 switch ( option ) { in ber_set_option()
781 ber->ber_options |= option; in ber_set_option()
783 ber->ber_options &= ~option; in ber_set_option()
813 if ( option == LBER_OPT_MEMALLOC_FN_PTRS ) { in ber_get_option()
823 if ( option == LBER_OPT_DEBUG_LEVEL ) { in ber_get_option()
836 switch ( option ) { in ber_get_option()
870 switch ( option ) { in ber_sockbuf_set_option()
878 sb->sb_options |= option; in ber_sockbuf_set_option()
880 sb->sb_options &= ~option; in ber_sockbuf_set_option()
[all …]
/illumos-gate/usr/src/cmd/dtrace/test/tst/common/json/
H A Dtst.usdt.d16 #pragma D option strsize=4k
17 #pragma D option quiet
18 #pragma D option destructive
/illumos-gate/usr/src/cmd/dtrace/test/tst/common/misc/
H A Dtst.roch.d37 #pragma D option strsize=16
38 #pragma D option bufsize=10K
39 #pragma D option bufpolicy=ring
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/bltins/
H A Dulimit.c55 for (tp = shtab_limits; tp->option; tp++) in infof()
57 sfprintf(sp, "[%c=%d:%s?The %s", tp->option, tp - shtab_limits + 1, tp->name, tp->description); in infof()
115 for(n=0; shtab_limits[n].option; n++) in b_ulimit()
127 for(tp = shtab_limits; tp->option && hit; tp++,hit>>=1) in b_ulimit()
197 sfprintf(sfstdout,"%-30s (-%c) ",tmp,tp->option); in b_ulimit()
/illumos-gate/usr/src/grub/grub-0.97/util/
H A Dgrub-install.in232 for option in "$@"; do
233 case "$option" in
241 rootdir=`echo "$option" | sed 's/--root-directory=//'` ;;
243 grub_shell=`echo "$option" | sed 's/--grub-shell=//'` ;;
254 echo "Unrecognized option \`$option'" 1>&2
264 install_device="${option}" ;;
403 You must set the root directory by the option --root-directory, because
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/
H A DOBSOLETE73 option to the \fBset\fR builtin is obsolete. It causes
86 option of the
101 option of
112 option
123 option to \fBalias\fR builtin is is obsolete. It
127 The shell command line option
129 is obsolete. This option cause the shell to exit after reading
/illumos-gate/usr/src/lib/libc/port/gen/
H A Dgetopt_long.c108 const struct option *, int *, uint_t);
110 const struct option *, int *, int,
237 const char *options, const struct option *long_options, uint_t flags) in verify_short_long_equivalents()
308 const struct option *long_options, int *idx, int short_too, in parse_long_options()
457 const struct option *long_options, int *idx, uint_t flags) in getopt_internal()
722 const struct option *long_options, int *long_index) in getopt_long()
743 const struct option *long_options, int *long_index) in getopt_long_only()
782 const struct option *long_options, int *long_index) in getopt_clip()
/illumos-gate/usr/src/grub/grub-0.97/lib/
H A Dgetopt1.c73 const struct option *long_options;
89 const struct option *long_options;
114 static struct option long_options[] =
/illumos-gate/usr/src/contrib/ast/src/lib/libpp/
H A Dppcontrol.c173 if (!(pp.option & ALLPOSSIBLE)) in macsym()
678 if (pp.option & KEYARGS) in ppcontrol()
1174 else if (pp.option & KEYARGS) in ppcontrol()
1201 if (pp.option & KEYARGS) in ppcontrol()
1212 if (pp.option & KEYARGS) in ppcontrol()
1234 if (!(pp.option & KEYARGS)) in ppcontrol()
1597 if (pp.option & PRAGMAEXPAND) in ppcontrol()
1996 if (pp.option & PRESERVE) in ppcontrol()
2057 if (pp.option & STRINGSPLIT) in ppcontrol()
2078 if (!(pp.option & KEEPNOTEXT)) in ppcontrol()
[all …]
H A Dpplex.c806 if (!(pp.option & ALLPOSSIBLE)) in ppcpp()
945 if (!(pp.option & STRINGSPAN)) in ppcpp()
950 else if (pp.option & STRINGSPLIT) in ppcpp()
1126 if (pp.option & PRESERVE) in ppcpp()
1166 else if (pp.option & PRESERVE) PUTCHR(c); in ppcpp()
1231 if (pp.option & MODERN) in ppcpp()
1242 if (pp.option & MODERN) in ppcpp()
1415 if ((pp.option & NOISE) && ppisnoise(c)) in ppcpp()
1553 if (pp.option & NOISEFILTER) in ppcpp()
1960 if (!(pp.option & PRESERVE)) in ppcpp()
[all …]
/illumos-gate/usr/src/cmd/dtrace/demo/sched/
H A Dwhoqueue.d27 #pragma D option quiet
28 #pragma D option nspec=4
29 #pragma D option specsize=100k
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/telnet/
H A Dutilities.c104 SetSockOpt(fd, level, option, yesno) in SetSockOpt() argument
105 int fd, level, option, yesno; in SetSockOpt()
186 printoption(direction, cmd, option) in printoption() argument
188 int cmd, option;
193 if (TELCMD_OK(option))
195 TELCMD(option));
198 option);
205 if (TELOPT_OK(option))
207 else if (option == TELOPT_EXOPL)
210 (void) fprintf(NetTrace, "%d", option);
[all …]
/illumos-gate/usr/src/cmd/dtrace/demo/udp/
H A Dudptop.d40 #pragma D option quiet
41 #pragma D option defaultargs
42 #pragma D option switchrate=10hz
/illumos-gate/usr/src/cmd/smbsrv/smbadm/
H A Dsmbadm.c522 int option; in smbadm_join() local
530 switch (option) { in smbadm_join()
1042 int option; in smbadm_group_create() local
1046 switch (option) { in smbadm_group_create()
1190 int option; in smbadm_group_show() local
1196 switch (option) { in smbadm_group_show()
1334 int option; in smbadm_group_setprop() local
1342 switch (option) { in smbadm_group_setprop()
1394 int option; in smbadm_group_getprop() local
1456 int option; in smbadm_group_addmember() local
[all …]
/illumos-gate/usr/src/cmd/dtrace/demo/tcp/
H A Dtcptop.d39 #pragma D option quiet
40 #pragma D option defaultargs
41 #pragma D option switchrate=10hz
/illumos-gate/usr/src/lib/libldap5/sources/ldap/common/
H A Dgetoption.c38 ldap_get_option( LDAP *ld, int option, void *optdata ) in ldap_get_option() argument
56 if ( option == LDAP_OPT_MEMALLOC_FN_PTRS ) { in ldap_get_option()
62 if ( option == LDAP_OPT_API_INFO ) { in ldap_get_option()
75 if (LDAP_OPT_DEBUG_LEVEL == option) in ldap_get_option()
97 switch( option ) { in ldap_get_option()
164 ( option == LDAP_OPT_SERVER_CONTROLS ) ? in ldap_get_option()
H A Dsetoption.c49 ldap_set_option(LDAP *ld, int option, const void *optdata) in ldap_set_option() argument
61 if (option == LDAP_OPT_MEMALLOC_FN_PTRS) { in ldap_set_option()
86 if (LDAP_OPT_DEBUG_LEVEL == option) { in ldap_set_option()
113 option != LDAP_OPT_EXTRA_THREAD_FN_PTRS && in ldap_set_option()
114 option != LDAP_OPT_THREAD_FN_PTRS) { in ldap_set_option()
117 switch (option) { in ldap_set_option()
/illumos-gate/usr/src/cmd/dtrace/test/tst/common/buffering/
H A Dtst.resize1.d37 #pragma D option bufresize=auto
38 #pragma D option bufsize=100t
H A Derr.resize1.d38 #pragma D option bufresize=manual
39 #pragma D option bufsize=100t
/illumos-gate/usr/src/cmd/svc/milestone/
H A Dfs-root92 if [ "x$option" != xlargefiles ]; then
97 if [ "x$option" != xro ]; then
110 if [ "x$option" = xlogging ]; then
/illumos-gate/usr/src/lib/libsldap/common/
H A Dns_trace.c52 struct option { struct
58 static struct option options[] = { argument
72 struct option *opt; in set_option()

12345678910>>...50