Home
last modified time | relevance | path

Searched refs:post (Results 1 – 25 of 90) sorted by relevance

1234

/titanic_41/usr/src/uts/sparc/os/
H A Ddacf.conf37 driver-minorname="hid:internal_keyboard" consconfig_dacf:kb_config post-attach - pushmod="usbkbm"
39 driver-minorname="zs:keyboard" consconfig_dacf:kb_config post-attach - pushmod="kb"
40 driver-minorname="su:keyboard" consconfig_dacf:kb_config post-attach - pushmod="kb"
41 driver-minorname="su_pnp:keyboard" consconfig_dacf:kb_config post-attach - pushmod="kb"
48 driver-minorname="hid:internal_mouse" consconfig_dacf:ms_config post-attach - pushmod="usbms"
50 driver-minorname="zs:mouse" consconfig_dacf:ms_config post-attach - pushmod="ms"
51 driver-minorname="su:mouse" consconfig_dacf:ms_config post-attach - pushmod="ms"
52 driver-minorname="mouse8042:internal_mouse" consconfig_dacf:ms_config post-attach - pushmod="vuid3p…
54 driver-minorname="su_pnp:mouse" consconfig_dacf:ms_config post-attach - pushmod="ms"
59 driver-minorname="ttymux:con" ttymux_dacf:ttymux_config post-attach -
[all …]
/titanic_41/usr/src/cmd/dtrace/test/tst/common/sysevent/
H A Dtst.post_chan.d40 sysevent:::post
47 sysevent:::post
55 sysevent:::post
63 sysevent:::post
70 sysevent:::post
77 sysevent:::post
H A Dtst.post.d40 sysevent:::post
48 sysevent:::post
56 sysevent:::post
64 sysevent:::post
71 sysevent:::post
78 sysevent:::post
/titanic_41/usr/src/uts/intel/os/
H A Ddacf.conf37 driver-minorname="hid:internal_keyboard" consconfig_dacf:kb_config post-attach - pushmod="usbkbm"
45 driver-minorname="hid:internal_mouse" consconfig_dacf:ms_config post-attach - pushmod="usbms"
52 minor-nodetype="ddi_keyboard" consconfig_dacf:kb_config post-attach -
59 driver-minorname="mouse8042:internal_mouse" consconfig_dacf:ms_config post-attach - pushmod="vuid3p…
65 minor-nodetype="ddi_network" net_dacf:net_config post-attach -
/titanic_41/usr/src/test/zfs-tests/tests/functional/cli_root/zpool_upgrade/
H A Dzpool_upgrade_004_pos.ksh79 check_pool $POOL_NAME post > /dev/null
84 /$TESTPOOL/pool-checksums.$POOL_NAME.post
86 $RM /$TESTPOOL/pool-checksums.$POOL_NAME.pre /$TESTPOOL/pool-checksums.$POOL_NAME.post
/titanic_41/usr/src/test/test-runner/cmd/
H A Drun.py276 pre=None, pre_user=None, post=None, post_user=None): argument
280 self.post = post or ''
291 self.timeout, self.pre, pre_user, self.post, post_user,
299 files = [self.pre, self.pathname, self.post]
326 posttest = Cmd(self.post, outputdir=os.path.join(self.outputdir,
327 os.path.basename(self.post)), timeout=self.timeout,
352 pre=None, pre_user=None, post=None, post_user=None, argument
355 pre, pre_user, post, post_user)
367 self.post, post_user, self.user)
379 if len(self.post) and not os.path.isabs(self.post):
[all …]
/titanic_41/usr/src/cmd/bc/
H A Dbc.y97 int *pre, *post; variable
108 ttp = bundle(6, pre, $7, post, "0", numb[lev], "Q");
137 = bundle(4, $3, post, numb[lev], "Q");
139 = bundle(4, "0", post, numb[lev], "Q");
141 = bundle(4, "0", post, numb[lev], "Q");
423 post = (int *)"";
831 (void) bundle(4, post, "L", s, "s."); in pp()
832 post = yyval.iptr; in pp()
840 bundle(4, post, "L", s, "s."); in tp()
841 post = yyval.iptr; in tp()
/titanic_41/usr/src/cmd/ibd_upgrade/
H A DMakefile25 MANIFEST = ibd-post-upgrade.xml
26 SVCMETHOD = ibd-post-upgrade
/titanic_41/usr/src/uts/i86pc/io/
H A Dimmu_intrmap.c163 bitset_find_free(bitset_t *b, uint_t post) in bitset_find_free() argument
168 if (post == cap) in bitset_find_free()
169 post = 0; in bitset_find_free()
171 ASSERT(post < cap); in bitset_find_free()
173 for (i = post; i < cap; i++) { in bitset_find_free()
178 for (i = 0; i < post; i++) { in bitset_find_free()
191 bitset_find_multi_free(bitset_t *b, uint_t post, uint_t count) in bitset_find_multi_free() argument
196 if (post == INTRMAP_IDX_FULL) { in bitset_find_multi_free()
203 ASSERT(post < cap); in bitset_find_multi_free()
205 for (i = post; (i + count) <= cap; i++) { in bitset_find_multi_free()
[all …]
/titanic_41/usr/src/cmd/fm/eversholt/files/common/
H A Dstorage.esc93 event ereport.chassis.post.device.fail@controller;
94 event ereport.chassis.post.device.fail@fan;
95 event ereport.chassis.post.device.fail@fanmodule;
96 event ereport.chassis.post.device.fail@psu;
97 event ereport.chassis.post.sp.fail@controller;
131 ereport.chassis.post.sp.fail@controller;
138 ereport.chassis.post.device.fail@controller;
145 ereport.chassis.post.device.fail@fanmodule;
198 ereport.chassis.post.device.fail@fan;
265 ereport.chassis.post.device.fail@psu;
/titanic_41/usr/src/lib/print/libpapi-ipp/common/
H A Dipp-support.c280 if (svc->post != NULL) in ipp_add_printer_uri()
281 free(svc->post); in ipp_add_printer_uri()
282 svc->post = strdup(tmp->path); in ipp_add_printer_uri()
382 if ((svc->post == NULL) && (svc->uri->path)) in ipp_send_initial_request_block()
383 svc->post = strdup(svc->uri->path); in ipp_send_initial_request_block()
386 status = httpPost(svc->connection, svc->post); in ipp_send_initial_request_block()
467 char *uri = svc->post; in setAuthString()
/titanic_41/usr/src/grub/grub-0.97/docs/
H A Dhelp2man478 my @post = ('AUTHOR', 'REPORTING BUGS', 'COPYRIGHT', 'SEE ALSO');
479 my $filter = join '|', @pre, @post;
482 for (@pre, (grep ! /^($filter)$/o, @include), @post)
/titanic_41/usr/src/test/zfs-tests/runfiles/
H A Ddelphix.run23 post = cleanup
62 post =
73 post =
82 post =
226 post =
277 post =
369 post =
377 post =
418 post =
537 post =
H A Domnios.run23 post = cleanup
62 post =
73 post =
82 post =
225 post =
276 post =
368 post =
376 post =
417 post =
536 post =
H A Dopenindiana.run23 post = cleanup
62 post =
73 post =
82 post =
225 post =
276 post =
368 post =
376 post =
417 post =
536 post =
/titanic_41/usr/src/lib/libast/common/misc/
H A Dcmdarg.c65 char** post = 0; in cmdopen() local
75 post = p + 1; in cmdopen()
171 cmd->offset = ((cmd->postarg = post) ? (argc - (post - argv)) : 0) + 3; in cmdopen()
/titanic_41/usr/src/uts/common/fs/zfs/
H A Ddmu_traverse.c226 goto post; in traverse_visitbp()
277 goto post; in traverse_visitbp()
287 goto post; in traverse_visitbp()
299 goto post; in traverse_visitbp()
326 goto post; in traverse_visitbp()
347 goto post; in traverse_visitbp()
383 post: in traverse_visitbp()
/titanic_41/usr/src/tools/cscope-fast/
H A Dinvlib.c493 iteminfo.e.post = numpost; in invnewterm()
588 ecur->post = BSWAP_32(ecur->post); in read_logblock()
768 while (((ENTRY *)(invcntl->logblk + 12) + invcntl->keypnt)->post == 0) { in invforward()
787 return (entryptr->post); in invterm()
848 num = entryptr->post; in invfind()
912 entryptr->post, entryptr->size, entryptr->offset, in invdump()
967 *num = entryptr->post; in boolfile()
H A Dinvlib.h77 long post; /* number of postings for this entry */ member
/titanic_41/usr/src/cmd/lp/filter/postscript/font/devpost/fontmaps/
H A DMakefile30 FONTMAPS = post
/titanic_41/usr/src/lib/libc/i386/gen/
H A Dstrcat.s76 subl $4, %edi / post-incremented
105 subl $4, %eax / post-incremented
/titanic_41/usr/src/lib/libc/amd64/gen/
H A Dstrcat.s80 subq $8, %rdi / post-incremented
108 subq $8, %rsi / post-incremented
/titanic_41/usr/src/pkg/manifests/
H A Ddriver-network-ibp.mf55 file path=lib/svc/manifest/network/ibd-post-upgrade.xml group=sys mode=0444
56 file path=lib/svc/method/ibd-post-upgrade mode=0555
/titanic_41/usr/src/test/os-tests/runfiles/
H A Ddelphix.run21 post =
H A Domnios.run21 post =

1234