/openbsd/lib/libc/gen/ |
H A D | uname.c | 39 uname(struct utsname *name) in uname() function
|
H A D | initgroups.c | 37 initgroups(const char *uname, gid_t agroup) in initgroups()
|
H A D | getgrouplist.c | 145 getgrouplist(const char *uname, gid_t agroup, gid_t *groups, int *grpcnt) in getgrouplist()
|
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/compile/ |
H A D | 20000403-1.c | 6 uname(name) in uname() function
|
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/execute/ |
H A D | 20001229-1.c | 41 char uname[33] = "", tty[38] = "/dev/"; in showinfo() local
|
/openbsd/libexec/login_token/ |
H A D | tokendb.h | 44 char uname[LOGIN_NAME_MAX]; /* user login name */ member
|
/openbsd/gnu/llvm/lldb/source/Plugins/SymbolFile/NativePDB/ |
H A D | PdbAstBuilder.cpp | 184 std::string uname = idn->toString(llvm::ms_demangle::OF_NoTagSpecifier); in CreateDeclInfoForType() local 331 llvm::StringRef uname = specs.back().GetBaseName(); in CreateDeclInfoForUndecoratedName() local 604 std::string uname; in CreateRecordType() local 735 std::string uname = std::string(DropNameScope(udt.Name)); in GetOrCreateTypedefDecl() local 1144 std::string uname; in CreateEnumType() local 1258 std::string uname; in ParseNamespace() local
|
H A D | SymbolFileNativePDB.cpp | 645 std::string uname = GetUnqualifiedTypeName(record); in CreateClassStructUnion() local 669 std::string uname = GetUnqualifiedTypeName(er); in CreateTagType() local
|
/openbsd/usr.bin/passwd/ |
H A D | local_passwd.c | 61 local_passwd(char *uname, int authenticated) in local_passwd()
|
/openbsd/usr.sbin/cron/ |
H A D | database.c | 169 process_crontab(int dfd, const char *uname, const char *fname, in process_crontab()
|
/openbsd/usr.bin/calendar/ |
H A D | calendar.h | 69 char *uname; member
|
/openbsd/usr.sbin/pkg_add/OpenBSD/ |
H A D | Paths.pm | 43 sub uname($) { '/usr/bin/uname' } subroutine
|
/openbsd/usr.bin/systat/ |
H A D | pigs.c | 258 const char *uname, *pname; in showpigs() local
|
/openbsd/bin/pax/ |
H A D | tar.h | 154 char uname[32]; /* ascii owner name */ member
|
/openbsd/usr.bin/units/ |
H A D | units.c | 42 char *uname; member
|
/openbsd/gnu/usr.bin/perl/win32/ |
H A D | win32iop.h | 318 #define uname win32_uname macro
|
/openbsd/sys/dev/ic/ |
H A D | fxp.c | 1758 const char *uname; member
|
H A D | psp.c | 892 const char *uname; member
|
/openbsd/gnu/usr.bin/perl/ |
H A D | config_h.SH | 1632 * uname() routine to derive the host name. See also HAS_GETHOSTNAME function
|
H A D | XSUB.h | 530 # define uname PerlEnv_uname macro
|
/openbsd/gnu/usr.bin/perl/ext/POSIX/ |
H A D | POSIX.xs | 1535 #define uname(a) not_here("uname") macro
|
/openbsd/gnu/llvm/compiler-rt/lib/msan/tests/ |
H A D | msan_test.cpp | 3554 TEST(MemorySanitizer, uname) { in TEST() argument
|