Home
last modified time | relevance | path

Searched refs:pr_err (Results 1 – 18 of 18) sorted by relevance

/illumos-gate/usr/src/cmd/fs.d/nfs/mount/
H A Dmount.c480 pr_err(gettext( in mount_nfs()
490 pr_err(gettext( in mount_nfs()
531 pr_err(gettext( in mount_nfs()
542 pr_err(gettext( in mount_nfs()
549 pr_err(gettext( in mount_nfs()
661 pr_err( in mount_nfs()
1167 pr_err(gettext( in set_args()
2168 pr_err( in get_fh()
2215 pr_err(gettext( in get_fh()
2322 pr_err(gettext( in get_fh()
[all …]
/illumos-gate/usr/src/cmd/fs.d/nfs/umount/
H A Dumount.c69 static void pr_err(const char *fmt, ...);
71 static void pr_err(char *fmt, va_dcl);
123 pr_err(gettext("insufficient privileges\n")); in main()
141 pr_err(const char *fmt, ...) in pr_err() function
178 pr_err(gettext("%s: is busy\n"), pathname); in nfs_unmount()
180 pr_err(gettext("%s: not mounted\n"), pathname); in nfs_unmount()
216 pr_err("%s: %s\n", MNTTAB, strerror(errno));
255 pr_err(gettext("no memory\n")); in inform_server()
319 pr_err(gettext( in inform_server()
326 pr_err(gettext( in inform_server()
[all …]
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_capture.c139 pr_err("no datalinks found"); in open_datalink()
151 pr_err("cannot open \"%s\": %s", linkname, in open_datalink()
629 pr_err("%s: %m", name); in cap_open_write()
648 pr_err("out of memory\n"); in cap_open_wr_multi()
655 pr_err("out of memory\n"); in cap_open_wr_multi()
661 pr_err("%s: %m", name); in cap_open_wr_multi()
720 pr_err("couldn't open %s: %m", name); in cap_open_read()
723 pr_err("couldn't stat %s: %m", name); in cap_open_read()
729 pr_err("couldn't mmap %s: %m", name); in cap_open_read()
777 pr_err("not a capture file: %s", name); in cap_open_read()
[all …]
H A Dsnoop_filter.c1066 pr_err("expression too long"); in emitop()
1089 pr_err("expression too long"); in emitval()
2106 pr_err("invalid field type"); in load_field()
2111 pr_err("invalid field offset"); in load_field()
2116 pr_err("field size expected"); in load_field()
2119 pr_err("field size invalid"); in load_field()
2274 pr_err("vlan id expected"); in primary()
2547 pr_err("zoneid expected"); in primary()
2770 pr_err("no mem"); in concat_args()
2799 pr_err("no mem"); in compile()
[all …]
H A Dsnoop_pf.c401 pr_err("filter option unsupported on media"); in pf_compare_value()
618 pr_err("could not resolve %s", hostname); in pf_ipaddr_match()
629 pr_err("could not resolve %s", hostname); in pf_ipaddr_match()
667 pr_err("could not resolve %s", hostname); in pf_ipaddr_match()
671 pr_err("unknown token type: %s", hostname); in pf_ipaddr_match()
852 pr_err("cannot obtain ether addr for %s", in pf_etheraddr_match()
894 pr_err("net %s not known", netname); in pf_netaddr_match()
1230 pr_err("VLAN ID expected"); in pf_primary()
1369 pr_err("IP proto type expected"); in pf_primary()
1399 pr_err("ether type expected"); in pf_primary()
[all …]
H A Dsnoop_arp.c95 pr_err("Warning: malloc failure"); in interpret_arp()
102 pr_err("Warning: malloc failure"); in interpret_arp()
H A Dsnoop.c293 pr_err("Audio device %s: %m", in main()
708 pr_err( in get_sum_line()
759 pr_err(const char *fmt, ...) in pr_err() function
812 pr_err("%s on \"%s\": %s", cmd, linkname, dlpi_strerror(err)); in pr_errdlpi()
H A Dsnoop_ether.c149 pr_err("Warning: malloc failure"); in interpret_ether()
831 pr_err("Warning: malloc failure"); in interpret_tr()
1087 pr_err("Warning: malloc failure"); in interpret_fddi()
1599 pr_err("Warning: malloc failure"); in interpret_ib()
1690 pr_err("Warning: malloc failure"); in interpret_ipnet()
H A Dsnoop.h236 extern void pr_err(const char *, ...);
H A Dsnoop_display.c467 pr_err("showxdr_string: no mem"); in showxdr_string()
H A Dsnoop_dhcpv6.c667 pr_err("interpret_dhcpv6: no mem"); in show_options()
H A Dsnoop_nfs4.c4785 pr_err("out of memory\n"); in utf8localize()
/illumos-gate/usr/src/cmd/fs.d/smbclnt/umount/
H A Dumount.c54 static void pr_err(const char *fmt, ...);
118 pr_err(const char *fmt, ...) in pr_err() function
154 pr_err(gettext("%s: %s\n"), pathname, strerror(errno)); in smbfs_unmount()
176 pr_err("%s: %s\n", MNTTAB, strerror(errno)); in mnttab_find()
/illumos-gate/usr/src/cmd/fs.d/nfs/showmount/
H A Dshowmount.c115 pr_err("gethostname: %s\n", strerror(errno)); in main()
151 pr_err("%s\n", clnt_sperrno(err)); in main()
171 pr_err(gettext("not enough memory for %d entries\n"), in main()
237 pr_err(char *fmt, ...) in pr_err() function
263 pr_err("%s\n", clnt_sperrno(err)); in printex()
/illumos-gate/usr/src/cmd/fs.d/nfs/dfshares/
H A Ddfshares.c85 pr_err("gethostname: %s\n", strerror(errno)); in main()
119 pr_err("%s\n", clnt_sperrno(err)); in pr_exports()
171 pr_err(char *fmt, ...) in pr_err() function
/illumos-gate/usr/src/cmd/fs.d/nfs/dfmounts/
H A Ddfmounts.c141 pr_err("%s\n", clnt_sperrno(err)); in pr_mounts()
163 pr_err(gettext("table overflow: only %d entries shown\n"), in pr_mounts()
249 pr_err(char *fmt, ...) in pr_err() function
/illumos-gate/usr/src/cmd/fs.d/nfs/lib/
H A Dclnt_subr.h30 extern void pr_err(char *, ...);
H A Dclnt_subr.c53 pr_err(gettext("can't contact server: %s\n"), in mountprog_client_create()