Home
last modified time | relevance | path

Searched refs:second (Results 1 – 25 of 181) sorted by path

12345678

/illumos-gate/usr/src/boot/
H A DCOPYRIGHT75 the second BSD Networking Software Release, from IEEE Std 1003.1-1988, IEEE
H A DREADME.loader82 The second line has the parameter "-t" which tells the
172 kernels is having the first as wd0, and the second as
/illumos-gate/usr/src/boot/forth/
H A Dmenu.4th567 dup . s" second" type
593 \ At least 1 second has elapsed since last loop
H A Dsupport.4th1650 : clip_args \ Drop second string if only one argument is passed
/illumos-gate/usr/src/cmd/auditrecord/
H A Daudit_record_attr.txt34 # records. The second is for annotation for each audit record.
/illumos-gate/usr/src/cmd/bnu/
H A DDialers37 # \p - pause (approximately 1/4-1/2 second delay)
194 # corresponding second set of entries below be used.
234 # corresponding second set of entries below be used.
330 # corresponding second set of entries below be used.
/illumos-gate/usr/src/cmd/cmd-inet/sbin/dhcpagent/
H A DREADME.v6332 multiple addresses (one with two addresses, the second with one).
689 attempt fails with EROFS, we will set a timer for 60 second
758 The second function, prefix handling, is also subtle. Unlike IPv4
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/wpad/
H A DREADME234 Certification for WPA2 is likely to start during the second half of
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/ipsecutils/
H A Dikeadm.c1010 boolean_t second = (input[i + 1] != '\0'); in parse_key() local
1013 (!isxdigit(input[i + 1]) && second)) { in parse_key()
1018 if (second) in parse_key()
H A Dipseckey.c964 boolean_t second = (input[i + 1] != '\0'); in parsekey() local
967 (!isxdigit(input[i + 1]) && second)) { in parsekey()
975 if (second) in parsekey()
/illumos-gate/usr/src/cmd/dtrace/test/tst/common/begin/
H A Dtst.begin.d.out2 tick fired second
H A Dtst.multibegin.d.out2 Begin fired second
/illumos-gate/usr/src/cmd/dtrace/test/tst/common/json/
H A Dtst.general.d.out60 in |[ { "first": true, "second": false }]|
63 sel |0.second|
/illumos-gate/usr/src/cmd/dtrace/test/tst/common/types/
H A Dtst.relenum.d46 second enumerator
50 /zero >= one || second <= first || zero == second/
54 printf("null = %d; first = %d; second = %d", null, first, second);
59 /second < one || two > second || null == first/
63 printf("null = %d; first = %d; second = %d", null, first, second);
68 /first < two && second > one && one != two && zero != first/
/illumos-gate/usr/src/cmd/filesync/
H A Danal.c76 static diffmask_t check_changes(struct file *fp, int first, int second);
/illumos-gate/usr/src/cmd/find/
H A Dfind.c184 union Item second; member
442 np->second.i = 0; in compile()
475 np->second.i = *b; in compile()
545 np->second.i = '+'; in compile()
737 np->second.i = '+'; in compile()
946 if (np->second.i == '-') in execute()
997 if (np->second.i == '+') in execute()
999 else if (np->second.i == '-') in execute()
1005 if (np->second.i == '+') in execute()
1395 int second; in lookup() local
[all …]
/illumos-gate/usr/src/cmd/fm/eversholt/common/
H A Dliterals.h90 L_DECL(second);
/illumos-gate/usr/src/cmd/fwflash/plugins/hdrs/
H A Dhermon_ib.h125 uint8_t second; member
/illumos-gate/usr/src/cmd/fwflash/plugins/transport/common/
H A Dhermon.c1754 img_info->fw_buildtime.second = in cnx_parse_img_info()
1775 img_info->fw_buildtime.second); in cnx_parse_img_info()
/illumos-gate/usr/src/cmd/isns/isnsd/
H A Ddd.c366 uint32_t second = GET_SECOND(m_id); in update_matrix() local
465 primary, second) != 0) { in update_matrix()
531 uint32_t second; in clear_matrix() local
571 second = GET_SECOND(i); in clear_matrix()
705 uint32_t second; in is_dd_active() local
716 second = GET_SECOND(dd_id); in is_dd_active()
751 uint32_t second; in get_scope() local
783 second = GET_SECOND(uid); in get_scope()
833 (*p)[primary - 1] |= (1 << second); in get_scope()
971 uint32_t second; in dd_matrix_init() local
[all …]
/illumos-gate/usr/src/cmd/krb5/krb5kdc/
H A Dkdc_util.c93 concat_authorization_data(krb5_authdata **first, krb5_authdata **second, in concat_authorization_data() argument
104 if (second) in concat_authorization_data()
105 for (ptr = second; *ptr; ptr++) in concat_authorization_data()
112 for (i = 0, j = 0, ptr = first; j < 2 ; ptr = second, j++) in concat_authorization_data()
/illumos-gate/usr/src/cmd/look/
H A Dwords20081 second
/illumos-gate/usr/src/cmd/lp/filter/postscript/font/
H A DREADME38 while the second part (ie. the one that ends in .map) must be included every
52 (eg. K for Bookman) and second (upper or lower case R, I, B, or X) indicating
/illumos-gate/usr/src/cmd/lp/model/
H A Dnetstandard586 # a file on second and subsequent copies, unless
H A Dstandard519 # rate, in characters per second, as a single argument.
1028 # a file on second and subsequent copies, unless

12345678