Home
last modified time | relevance | path

Searched refs:whoami (Results 1 – 23 of 23) sorted by relevance

/freebsd/contrib/com_err/
H A Dcom_err.c69 default_proc (const char *whoami, long code, const char *fmt, va_list args)
73 default_proc (const char *whoami, long code, const char *fmt, va_list args) in default_proc() argument
75 if (whoami) in default_proc()
76 fprintf(stderr, "%s: ", whoami); in default_proc()
87 com_err_va (const char *whoami, in com_err_va() argument
92 (*com_err_hook) (whoami, code, fmt, args); in com_err_va()
96 com_err (const char *whoami, in com_err() argument
103 com_err_va (whoami, code, fmt, ap); in com_err()
/freebsd/crypto/heimdal/lib/com_err/
H A Dcom_err.c72 default_proc (const char *whoami, long code, const char *fmt, va_list args)
76 default_proc (const char *whoami, long code, const char *fmt, va_list args) in default_proc() argument
78 if (whoami) in default_proc()
79 fprintf(stderr, "%s: ", whoami); in default_proc()
90 com_err_va (const char *whoami, in com_err_va() argument
95 (*com_err_hook) (whoami, code, fmt, args); in com_err_va()
99 com_err (const char *whoami, in com_err() argument
106 com_err_va (whoami, code, fmt, ap); in com_err()
/freebsd/usr.sbin/bootparamd/bootparamd/
H A Dbootparamd.c44 bootparamproc_whoami_1_svc(bp_whoami_arg *whoami, struct svc_req *req __unused) in bootparamproc_whoami_1_svc() argument
50 255 & whoami->client_address.bp_address_u.ip_addr.net, in bootparamproc_whoami_1_svc()
51 255 & whoami->client_address.bp_address_u.ip_addr.host, in bootparamproc_whoami_1_svc()
52 255 & whoami->client_address.bp_address_u.ip_addr.lh, in bootparamproc_whoami_1_svc()
53 255 & whoami->client_address.bp_address_u.ip_addr.impno); in bootparamproc_whoami_1_svc()
56 255 & whoami->client_address.bp_address_u.ip_addr.net, in bootparamproc_whoami_1_svc()
57 255 & whoami->client_address.bp_address_u.ip_addr.host, in bootparamproc_whoami_1_svc()
58 255 & whoami->client_address.bp_address_u.ip_addr.lh, in bootparamproc_whoami_1_svc()
59 255 & whoami->client_address.bp_address_u.ip_addr.impno); in bootparamproc_whoami_1_svc()
61 bcopy((char *)&whoami->client_address.bp_address_u.ip_addr, (char *)&haddr, in bootparamproc_whoami_1_svc()
/freebsd/usr.sbin/quotaon/
H A Dquotaon.c65 const char *whoami; in main() local
69 whoami = getprogname(); in main()
70 if (strcmp(whoami, "quotaoff") == 0) in main()
72 else if (strcmp(whoami, "quotaon") != 0) in main()
/freebsd/contrib/netbsd-tests/usr.bin/id/
H A Dt_whoami.sh31 [ -f ./whoami ] || ln -s $(atf_get_srcdir)/h_id ./whoami
32 ./whoami "\${@}"
/freebsd/sys/dev/cxgbe/common/
H A Dt4vf_hw.c47 const u32 whoami = VF_PL_REG(A_PL_VF_WHOAMI); in t4vf_wait_dev_ready() local
52 val = t4_read_reg(adapter, whoami); in t4vf_wait_dev_ready()
56 val = t4_read_reg(adapter, whoami); in t4vf_wait_dev_ready()
95 u32 whoami; in t4vf_get_sge_params() local
141 whoami = t4_read_reg(adapter, VF_PL_REG(A_PL_VF_WHOAMI)); in t4vf_get_sge_params()
143 pf = G_SOURCEPF(whoami); in t4vf_get_sge_params()
145 pf = G_T6_SOURCEPF(whoami); in t4vf_get_sge_params()
/freebsd/usr.bin/id/
H A DMakefile7 LINKS+= ${BINDIR}/id ${BINDIR}/whoami
8 MAN= id.1 groups.1 whoami.1
/freebsd/contrib/sendmail/cf/sh/
H A Dmakeinfo.sh27 if [ -f $p/whoami ]
46 user=`whoami`
/freebsd/usr.bin/who/
H A Dwho.c55 static void whoami(void);
130 whoami(); in main()
266 whoami(void) in whoami() function
/freebsd/sys/dev/cxgbe/
H A Dt4_iov.c197 uint32_t pl_rev, whoami; in t4iov_attach() local
214 whoami = t4iov_read_reg(sc, A_PL_WHOAMI); in t4iov_attach()
216 sc->pf = G_SOURCEPF(whoami); in t4iov_attach()
218 sc->pf = G_T6_SOURCEPF(whoami); in t4iov_attach()
/freebsd/crypto/openssh/regress/
H A Dallow-deny-users.sh9 me=`whoami`
H A Dtest-exec.sh44 if [ -x /usr/ucb/whoami ]; then
45 USER=`/usr/ucb/whoami`
46 elif whoami >/dev/null 2>&1; then
47 USER=`whoami`
/freebsd/usr.bin/lastcomm/tests/
H A Dvalues.sh15 if [ `whoami` != "root" ]; then
/freebsd/sys/contrib/openzfs/.github/workflows/scripts/
H A Dqemu-2-start.sh163 sudo chown -R $(whoami) /mnt/tests
/freebsd/tests/sys/acl/
H A Dtools-nfs4-trivial.test32 $ whoami
H A Dtools-posix.test33 $ whoami
H A Dtools-crossfs.test38 $ whoami
H A Dtools-nfs4-psarc.test33 $ whoami
H A Dtools-nfs4.test33 $ whoami
/freebsd/rescue/rescue/
H A DMakefile250 CRUNCH_ALIAS_id= groups whoami
/freebsd/usr.sbin/cxgbetool/
H A Dcxgbetool.c3657 u_int chip_id, whoami; in open_nexus_device() local
3675 whoami = A_PL_WHOAMI; in open_nexus_device()
3682 whoami = A_PL_VF_WHOAMI; in open_nexus_device()
3691 rc = read_reg(whoami, 4, &val); in open_nexus_device()
3693 errx(rc, "failed to read whoami(0x%x): %d", whoami, rc); in open_nexus_device()
/freebsd/tools/boot/
H A Dfull-test.sh75 if [ $(whoami) = imp ]; then
/freebsd/usr.sbin/services_mkdb/
H A Dservices1017 whoami 565/tcp
1018 whoami 565/udp