Home
last modified time | relevance | path

Searched refs:uname (Results 76 – 100 of 125) sorted by relevance

12345

/dragonfly/contrib/bmake/mk/sys/
H A DIRIX.mk6 OS!= uname -s
/dragonfly/lib/libc/rpc/
H A Dkey_call.c351 if (uname(&u) == -1) in getkeyserv_handle()
/dragonfly/libexec/bootpd/bootpgw/
H A Dbootpgw.c219 if (uname(&my_uname) < 0) in main()
/dragonfly/contrib/lvm2/dist/daemons/clvmd/
H A Dtcp-comms.c441 uname(&info); in get_our_ip_address()
H A Dclvmd-gulm.c277 uname(&nodeinfo); in drop_expired_locks()
/dragonfly/contrib/libarchive/libarchive/
H A Darchive_read_support_format_lha.c174 struct archive_string uname; member
699 if (archive_strlen(&lha->uname) > 0) in archive_read_format_lha_read_header()
700 archive_entry_set_uname(entry, lha->uname.s); in archive_read_format_lha_read_header()
1399 archive_strncpy(&lha->uname, in lha_read_file_extended_header()
1676 archive_string_free(&(lha->uname)); in archive_read_format_lha_cleanup()
H A Darchive_read_support_format_xar.c186 struct archive_string uname; member
731 if (file->uname.length > 0 && in xar_read_header()
732 archive_entry_copy_uname_l(entry, file->uname.s, in xar_read_header()
733 archive_strlen(&(file->uname)), xar->sconv) != 0) { in xar_read_header()
1819 archive_string_free(&(file->uname)); in file_free()
2774 archive_strncpy(&(xar->file->uname), s, len); in xml_data()
/dragonfly/contrib/lvm2/dist/scripts/lvm2create_initrd/
H A Dlvm2create_initrd226 VERSION=`uname -r`
/dragonfly/
H A DMakefile.inc1602 @case `uname -r` in \
609 @case `uname -r` in \
993 usr.bin/sed usr.bin/uname usr.bin/touch \
/dragonfly/usr.bin/crunch/examples/
H A Dreally-big.conf52 progs tty ul uname unexpand unifdef uniq units unvis users uudecode uuencode
/dragonfly/lib/libc/gen/
H A DSymbol.map429 uname;
/dragonfly/etc/mtree/
H A DBSD.usr.dist6 /set type=dir uname=root gname=wheel mode=0755
/dragonfly/bin/ps/
H A Dkeyword.c197 {"user", "USER", NULL, LJUST|DSIZ, uname, s_uname, USERLEN, 0, 0, NULL, NULL},
H A Dprint.c339 uname(const KINFO *k, const struct varent *vent) in uname() function
/dragonfly/contrib/libarchive/
H A DNEWS204 May 01, 2010: New options: tar --gid --gname --uid --uname
388 a point fix for gname/uname mixup in pax format that was introduced
392 Feb 25, 2008: Handle path, linkname, gname, or uname that can't be converted
671 want to create), you can override the uname/gname-to-uid/gid lookups
/dragonfly/libexec/getty/
H A Dmain.c727 uname(&kerninfo); in putf()
/dragonfly/usr.bin/top/
H A Dtop.c740 if (uname(&uts) == 0) in main()
/dragonfly/usr.sbin/inetd/
H A Dbuiltins.c440 if (uname(&un) == -1) in ident_stream()
/dragonfly/contrib/bmake/
H A Dmake.h424 char *uname; member
H A Dboot-strap104 # force "machine" even if uname(3) provides a value.
/dragonfly/libexec/telnetd/
H A Dutility.c421 uname(&kerninfo); in putf()
/dragonfly/contrib/lvm2/dist/lib/format_text/
H A Dexport.c82 if (uname(&_utsname)) { in _init()
/dragonfly/contrib/libpcap/
H A Dpcap-bpf.c888 if (uname(&osinfo) == -1) { in pcap_can_set_rfmon_bpf()
1875 if (uname(&osinfo) == 0)
/dragonfly/contrib/lvm2/dist/lib/commands/
H A Dtoolcontext.c972 if (uname(&uts)) { in _init_hostname()
/dragonfly/contrib/dhcpcd/src/
H A Ddhcp-common.c169 if (uname(&utn) == -1) in dhcp_vendor()

12345