Home
last modified time | relevance | path

Searched refs:dup (Results 1 – 25 of 263) sorted by relevance

1234567891011

/illumos-gate/usr/src/cmd/fs.d/ufs/fsck/
H A Ddup_avl.c131 fragment_t *dup; in find_dup_ref() local
148 dup = alloc_dup(fragno); in find_dup_ref()
152 if (dup != NULL) { in find_dup_ref()
195 fragment_t *dup; in report_dups() local
205 dup = avl_first(&dup_frags); in report_dups()
206 while (dup != NULL) { in report_dups()
211 dup = AVL_NEXT(&dup_frags, dup); in report_dups()
241 reference_t *dup; in report_inode_dups() local
248 while ((dup = AVL_NEXT(&inode->id_fragments, dup)) != NULL) { in report_inode_dups()
451 avl_destroy(&dup->fr_claimants); in decrement_claimant()
[all …]
/illumos-gate/usr/src/boot/forth/
H A Dmenu.4th320 2dup swap dup ( x y -- x y y x x )
326 2dup swap dup ( x y -- x y y x x )
505 dup init_stateN dup @ 0= if
519 dup
565 dup 0> if
678 2dup at-xy 38 spaces 1+ 2dup at-xy 38 spaces 1+
679 2dup at-xy 38 spaces 1+ 2dup at-xy 38 spaces 1+
680 2dup at-xy 38 spaces 1+ 2dup at-xy 38 spaces 1+
681 2dup at-xy 38 spaces 1+ 2dup at-xy 38 spaces 1+
682 2dup at-xy 38 spaces 1+ 2dup at-xy 38 spaces 1+
[all …]
H A Dpnp.4th64 dup @
66 ." Probing " dup @ pnph.name @ dup strlen type ." ..." cr
76 dup
78 dup pnpi.ident stqh_first @ pnpid.ident @ dup strlen type
79 dup pnpi.desc @ ?dup if
103 dup
120 ?dup 0=
131 dup c@ bl =
140 dup c@ bl <>
165 dup to filename
[all …]
H A Dloader.4th51 dup -1 <> if
111 dup blen
232 dup if
307 dup 0<>
317 dup c@ bl =
331 dup 0= if
364 dup c@ dup 0<> swap bl <> and \ stop if space or 0
403 dup c@ 0= if
445 dup c@ dup 0<> swap bl <> and
462 dup TRUE = if
[all …]
H A Dcheck-password.4th64 dup 0 = if ( 1 ) ." /" else
65 dup 1 = if ( 2 ) ." -" else
66 dup 2 = if ( 3 ) ." \" else
75 dup bs_key = if exit then
77 dup ctrl_u = if exit then
84 begin dup 0> while
85 -rot 2dup c! 1+ rot 1-
109 dup enter_key = if
114 else dup ctrl_u = if
117 else dup bs_key = if
[all …]
H A Dsupport.4th306 swap dup c@ dup 32 = over 9 = or over 10 = or
317 swap dup c@ dup 32 = over 9 = or over 10 = or
328 2dup
895 dup
1131 ?dup
1154 ?dup
1614 ?dup
1938 dup >r
1951 dup
1988 dup
[all …]
H A Dmenu-commands.4th49 dup
70 dup
134 dup toggle_stateN @ 0= if
173 dup toggle_stateN @ 0= if
212 dup toggle_stateN @ 0= if
234 dup toggle_stateN @ 0= if
295 dup 0<> if ( n c-addr/u )
299 2dup s" ttyd" compare 0= if
361 dup 0= if
398 2dup s" nmi_initial" setenv
[all …]
H A Dbeadm.4th114 2dup O_RDONLY fopen fd !
149 2dup [char] / strchr nip
178 menu.lst 2dup 2>R
198 dup 0= if
202 dup 2swap 0 -rot strcat
211 2dup
213 dup >R
266 dup 0= if
277 -rot 2dup
402 dup to entry
[all …]
H A Dversion.4th46 s" loader_version_x" getenv dup -1 <> if
49 s" loader_version_y" getenv dup -1 <> if
54 s" loader_version" getenv dup -1 = if
57 s" loader_logo" getenv dup -1 = if
61 2dup s" tribute" compare-insensitive 0= if
68 else 2dup s" tributebw" compare-insensitive 0= if
79 then dup -1 = if
84 dup versionX @ swap - versionY @ at-xy
87 loader_color? dup ( c-addr/u -- c-addr/u bool bool )
/illumos-gate/usr/src/common/ficl/softcore/
H A Dsoftcore.fr16 dup 0< if negate endif ;
64 swap dup abs 0 <# #s rot sign #>
65 rot over - dup 0< if
72 rot over - dup 0< if
82 rot over - dup 0< if
133 : d2* ( d1 -- d2 ) 2dup d+ ;
150 r> r> r> dup >r swap >r swap >r ;
159 ?DO I c@ dup 127 bl within
169 dup 8 u.r ." : " dup .line cr 16 +
217 search> dup >search >search ;
[all …]
H A Dmarker.fr9 get-order dup ,
13 dup body> >name drop
15 dup @ ( pfa current-wid )
16 dup set-current forget-wid ( pfa )
17 cell+ dup @ swap ( count count-addr )
20 dup @ dup ( wid-addr wid wid )
H A Difbrack.fr8 2dup s" [if]" compare-insensitive 0=
12 2dup s" [else]" compare-insensitive 0=
16 2dup s" [then]" compare-insensitive 0= >r
17 2dup s" [endif]" compare-insensitive 0= r>
27 parse-word dup while \ ( level addr len )
32 2drop 1- dup if 1+ endif
36 endif ?dup 0= if exit endif \ level
H A Dficllocal.fr18 0 dup locals| nLocs locstate |
21 ?dup 0= abort" Error: out of text without seeing }}"
22 2dup 2dup ?-- -rot ?}} or 0=
36 2dup ?}} 0=
H A Dficl.fr11 nUser dup @ user 1 swap +! ;
24 dup 0= abort" where's the delimiter??"
67 dup $80 u< if emit exit then \ special case ASCII
69 begin 2dup u> while
70 2/ >r dup $3F and $80 or swap 6 rshift r>
72 begin dup $80 u< 0= while emit repeat drop
H A Dforml.fr12 2dup object => init
17 2dup
40 2dup --> get-name type cr
52 1 led# lshift or dup !oreg
58 1 led# lshift invert and dup !oreg
/illumos-gate/usr/src/tools/protocmp/
H A Dprotodir.c89 elem *dup; in parse_proto_line() local
213 } else if (dup->file_type == DIR_T) { in parse_proto_line()
214 if (!(dup->pkgs = add_pkg(dup->pkgs, pkgname))) { in parse_proto_line()
218 pkgname, dup->name); in parse_proto_line()
221 if (e->perm != dup->perm) { in parse_proto_line()
225 pkgname, e->perm, dup->name, dup->perm); in parse_proto_line()
227 if (strcmp(e->owner, dup->owner) != 0) { in parse_proto_line()
231 pkgname, e->owner, dup->name, dup->owner); in parse_proto_line()
233 if (strcmp(e->group, dup->group) != 0) { in parse_proto_line()
237 pkgname, e->group, dup->name, dup->group); in parse_proto_line()
[all …]
/illumos-gate/usr/src/test/util-tests/tests/ctf/
H A Dcheck-common.c784 dup->ctd_ret = B_FALSE; in ctftest_duplicates_cb()
791 dup->ctd_ret = B_FALSE; in ctftest_duplicates_cb()
800 if (dup->ctd_curent == dup->ctd_len) { in ctftest_duplicates_cb()
804 n = recallocarray(dup->ctd_names, dup->ctd_len, newlen, in ctftest_duplicates_cb()
808 dup->ctd_ret = B_FALSE; in ctftest_duplicates_cb()
812 dup->ctd_names = n; in ctftest_duplicates_cb()
813 dup->ctd_len = newlen; in ctftest_duplicates_cb()
816 dup->ctd_names[dup->ctd_curent] = strdup(buf); in ctftest_duplicates_cb()
817 if (dup->ctd_names[dup->ctd_curent] == NULL) { in ctftest_duplicates_cb()
819 dup->ctd_ret = B_FALSE; in ctftest_duplicates_cb()
[all …]
/illumos-gate/usr/src/lib/smbsrv/libsmbns/common/
H A Dsmbns_netbios_cache.c726 struct name_entry *dup; in smb_netbios_name_dup() local
740 dup = (struct name_entry *)malloc(size); in smb_netbios_name_dup()
741 if (dup == 0) in smb_netbios_name_dup()
744 bzero(dup, size); in smb_netbios_name_dup()
746 dup->forw = dup->back = dup; in smb_netbios_name_dup()
747 dup->attributes = entry->attributes; in smb_netbios_name_dup()
751 dup->addr_list = entry->addr_list; in smb_netbios_name_dup()
752 dup->addr_list.forw = dup->addr_list.back = &dup->addr_list; in smb_netbios_name_dup()
755 return (dup); in smb_netbios_name_dup()
764 QUEUE_INSERT_TAIL(&dup->addr_list, dup_addr); in smb_netbios_name_dup()
[all …]
/illumos-gate/usr/src/cmd/diff3/
H A Ddiff3prog.c279 int dup; in merge() local
339 dup = duplicate(&d1->old, &d2->old); in merge()
345 separate(dup?"3":""); in merge()
346 change(1, &d1->old, dup); in merge()
351 j = edit(d1, dup, j); in merge()
396 change(int i, struct range *rold, int dup) in change() argument
401 if (dup) in change()
515 edit(struct diff *diff, int dup, int j) in edit() argument
517 if (((dup+1)&eflag) == 0) in edit()
520 overlap[j] = !dup; in edit()
[all …]
/illumos-gate/usr/src/cmd/lp/filter/postscript/font/devpost/charlib/
H A Dlc39 0 1 idtransform dup mul exch dup mul add sqrt dup
48 bvbbox 5 get bvbbox 4 get 8 mul add dup bvbbox 3 get lineto
52 bvbbox 4 get dup dup
H A Dlf39 0 1 idtransform dup mul exch dup mul add sqrt dup
48 bvbbox 5 get bvbbox 4 get 8 mul add dup bvbbox 3 get lineto
52 bvbbox 4 get dup dup
H A Drf39 0 1 idtransform dup mul exch dup mul add sqrt dup
48 bvbbox 5 get bvbbox 4 get 8 mul sub dup bvbbox 3 get lineto
52 bvbbox 4 get dup dup
H A Drc39 0 1 idtransform dup mul exch dup mul add sqrt dup
48 bvbbox 5 get bvbbox 4 get 8 mul sub dup bvbbox 3 get lineto
52 bvbbox 4 get dup dup
/illumos-gate/usr/src/test/util-tests/tests/ctf/test-merge-dedup/
H A Dtest-merge-1.c22 struct dup { struct
23 int dup; member
27 struct dup dup1;
H A Dtest-merge-2.c22 struct dup { struct
23 int dup; argument
27 struct dup dup2;

1234567891011