Searched refs:id (Results 1 - 25 of 2375) sorted by path

1234567891011>>

/freebsd-11-stable/bin/ls/tests/
H A Dls_tests.sh676 daemon_gid=$(id -g daemon) || atf_skip "could not resolve gid for daemon (!)"
677 nobody_uid=$(id -u nobody) || atf_skip "could not resolve uid for nobody (!)"
/freebsd-11-stable/bin/pax/
H A Dar_subs.c955 * routines to extract the header and id the trailer. Trailers may be
1116 * format id routines have to be careful to NOT mis-identify a format.
1182 * ford[] is used to specify the header id order to reduce the
1183 * chance of incorrectly id'ing a valid header (some formats
1188 if ((*fsub[ford[i]].id)(hdbuf, hdsz) < 0)
1214 * brute force search for a header that we can id.
H A Dpax.h112 int (*id)(char *, int); /* checks if a buffer is a valid header */ member in struct:fsub
/freebsd-11-stable/bin/pkill/tests/
H A Dpgrep-U_test.sh9 ruid=`id -ur`
25 ruid=`id -urn`
H A Dpgrep-_g_test.sh9 rgid=`id -gr`
25 rgid=`id -grn`
H A Dpgrep-j_test.sh12 if [ `id -u` -ne 0 ]; then
H A Dpkill-U_test.sh9 ruid=`id -ur`
27 ruid=`id -urn`
H A Dpkill-_g_test.sh9 rgid=`id -gr`
27 rgid=`id -grn`
H A Dpkill-j_test.sh12 if [ `id -u` -ne 0 ]; then
/freebsd-11-stable/bin/setfacl/
H A Dmerge.c49 uid_t *id, *id_new; local
53 id = acl_get_qualifier(*entry);
54 if (id == NULL)
59 if (*id == *id_new) {
79 acl_free(id);
143 * For NFSv4, in addition to "tag" and "id" we also
/freebsd-11-stable/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/aggs/
H A Dtst.goodkey.d47 @counts[execname, pid, id, tid, arg0, vtimestamp ] = count();
/freebsd-11-stable/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/builtinvar/
H A Dtst.id.d31 * To print 'id' from profile.
44 printf("id of this probe = %d\n", id);
H A Dtst.id1.d31 * To print id and make sure it succeeds.
40 printf("id of this probe = %d\n", id);
/freebsd-11-stable/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/sysevent/
H A Dtst.post.c34 sysevent_id_t id; local
38 "vendor_dtest", "publisher_dtest", NULL, &id) != 0) {
/freebsd-11-stable/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/usdt/
H A Dtst.forker.ksh43 id=$!
45 while kill -0 $id >/dev/null 2>&1; do
46 $dtrace -p $id -s /dev/stdin <<-EOF
H A Dtst.noreap.ksh83 probeid = id;
H A Dtst.noreapring.ksh75 probeid = id;
H A Dtst.reap.ksh75 probeid = id;
/freebsd-11-stable/cddl/contrib/opensolaris/cmd/zdb/
H A Dzdb.c1068 (void) fatal("bad vdev id: %llu", (u_longlong_t)c);
1751 "subobj id %llu\n",
1893 * For normal POSIX id just the id is printed in decimal format.
1898 print_idstr(uint64_t id, const char *id_type) argument
1900 if (FUID_INDEX(id)) {
1903 domain = zfs_fuid_idx_domain(&idx_tree, FUID_INDEX(id));
1905 (u_longlong_t)id, domain, (int)FUID_RID(id));
1907 (void) printf("\t%s %llu\n", id_type, (u_longlong_t)id);
[all...]
/freebsd-11-stable/cddl/contrib/opensolaris/cmd/zinject/
H A Dzinject.c103 * zinject -c <id|all>
226 "\tzinject -c <id|all>\n"
356 print_data_handler(int id, const char *pool, zinject_record_t *record, argument
373 (void) printf("%3d %-15s %-6llu %-6llu %-8s %3d ", id, pool,
388 print_device_handler(int id, const char *pool, zinject_record_t *record, argument
406 (void) printf("%3d %-15s %llx\n", id, pool,
413 print_delay_handler(int id, const char *pool, zinject_record_t *record, argument
433 (void) printf("%3d %-15s %-15llu %-15llu %llx\n", id, pool,
442 print_panic_handler(int id, const char *pool, zinject_record_t *record, argument
457 (void) printf("%3d %-15s %s\n", id, poo
499 cancel_one_handler(int id, const char *pool, zinject_record_t *record, void *data) argument
533 cancel_handler(int id) argument
909 int id = (int)strtol(cancel, &end, 10); local
[all...]
/freebsd-11-stable/cddl/contrib/opensolaris/common/ctf/
H A Dctf_open.c210 ushort_t id, dst; local
338 *xp++ = 0; /* type id 0 is used as a sentinel value */
347 for (id = 1, tp = tbuf; tp < tend; xp++, id++) {
371 CTF_INDEX_TO_TYPE(id, child), tp->ctt_name);
380 hep->h_type = CTF_INDEX_TO_TYPE(id, child);
391 CTF_INDEX_TO_TYPE(id, child), tp->ctt_name);
399 CTF_INDEX_TO_TYPE(id, child), tp->ctt_name);
415 CTF_INDEX_TO_TYPE(id, child), tp->ctt_name);
431 CTF_INDEX_TO_TYPE(id, chil
[all...]
H A Dctf_types.c147 ctf_id_t id, max = fp->ctf_typemax; local
150 for (id = 1; id <= max; id++) {
151 const ctf_type_t *tp = LCTF_INDEX_TO_TYPEPTR(fp, id);
153 (rc = func(CTF_INDEX_TO_TYPE(id, child), arg)) != 0)
/freebsd-11-stable/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_aggregate.c440 dtrace_epid_t id; local
498 id = *((dtrace_epid_t *)((uintptr_t)buf->dtbd_data +
501 if (id == DTRACE_AGGIDNONE) {
506 offs += sizeof (id);
510 if ((rval = dt_aggid_lookup(dtp, id, &agg)) != 0)
1308 dtrace_aggid_t max = DTRACE_AGGVARIDNONE, id; local
1325 if ((id = dt_aggregate_aggvarid(h)) > max)
1326 max = id;
1419 dtrace_aggid_t max = DTRACE_AGGVARIDNONE, id; local
1426 if ((id
1764 dtrace_aggvarid_t id; local
1965 dtrace_aggvarid_t id; local
2015 dtrace_aggvarid_t id = dt_aggregate_aggvarid(sorted[j]); local
[all...]
H A Ddt_cc.c294 dt_action_difconst(dtrace_actdesc_t *ap, uint_t id, dtrace_actkind_t kind) argument
313 dp->dtdo_inttab[0] = id;
H A Ddt_consume.c423 dtrace_epid_t next, id = epd->dtepd_epid; local
457 if ((last != DTRACE_EPIDNONE && id != last &&
477 offs += sizeof (id);
483 if (next != id && npd->dtpd_id == pd->dtpd_id)
1919 dtrace_aggvarid_t id = normal->dtnd_id; local
1924 if (agg->dtagd_varid != id)
1987 dtrace_aggvarid_t id = *((dtrace_aggvarid_t *)arg); local
1992 if (agg->dtagd_varid != id)
2002 dtrace_aggvarid_t id = *((dtrace_aggvarid_t *)arg); local
2007 if (agg->dtagd_varid != id)
2023 dtrace_aggvarid_t id = trunc->dttd_id; local
2407 dtrace_epid_t id; local
2488 dtrace_aggvarid_t id; local
[all...]

Completed in 322 milliseconds

1234567891011>>