/freebsd/lib/libc/gen/ |
H A D | uname.c | 32 #define uname wrapped_uname macro 42 uname(struct utsname *name) in uname() function
|
H A D | initgroups.c | 43 initgroups(const char *uname, gid_t agroup) in initgroups()
|
/freebsd/usr.sbin/sa/ |
H A D | db.c | 56 db_copy_in(DB **mdb, const char *dbname, const char *uname, BTREEINFO *bti, in db_copy_in() 148 db_copy_out(DB *mdb, const char *dbname, const char *uname, BTREEINFO *bti) in db_copy_out() 202 db_destroy(DB *db, const char *uname) in db_destroy()
|
/freebsd/crypto/openssl/providers/implementations/digests/ |
H A D | sha3_prov.c | 192 # define SHA3_SET_MD(uname, typ) \ argument 200 # define SHA3_SET_MD(uname, typ) ctx->meth = sha3_generic_md; argument 203 #define SHA3_newctx(typ, uname, name, bitlen, pad) \ argument 217 #define KMAC_newctx(uname, bitlen, pad) \ argument
|
/freebsd/crypto/openssh/openbsd-compat/ |
H A D | getgrouplist.c | 46 getgrouplist(const char *uname, gid_t agroup, gid_t *groups, int *grpcnt) in getgrouplist()
|
/freebsd/contrib/bsnmp/snmp_vacm/ |
H A D | vacm_snmp.c | 142 char uname[SNMP_ADM_STR32_SIZ]; in op_vacm_security_to_group() local 626 int32_t *smodel, char *uname) in vacm_user_index_decode() 646 char uname[SNMP_ADM_STR32_SIZ]; in vacm_get_user() local 664 char uname[SNMP_ADM_STR32_SIZ]; in vacm_get_next_user() local
|
/freebsd/sys/sys/ |
H A D | utsname.h | 62 uname(struct utsname *name) in uname() function
|
/freebsd/usr.bin/posixshmcontrol/ |
H A D | posixshmcontrol.c | 228 bool hsize, jailed, uname; in list_shm() local 401 stat_one_shm(const char *path, bool hsize, bool uname) in stat_one_shm() 462 bool hsize, uname; in stat_shm() local
|
/freebsd/contrib/bsnmp/snmp_usm/ |
H A D | usm_snmp.c | 151 char uname[SNMP_ADM_STR32_SIZ]; in op_usm_users() local 456 uint32_t *elen, char *uname) in usm_user_index_decode()
|
/freebsd/contrib/libfido2/tools/ |
H A D | cred_make.c | 26 char *uname = NULL; in prepare_cred() local
|
/freebsd/contrib/file/src/ |
H A D | tar.h | 64 char uname[TUNMLEN]; member
|
/freebsd/usr.bin/systat/ |
H A D | pigs.c | 82 const char *uname, *pname; in showpigs() local
|
H A D | proc.c | 74 const char *uname; in display_proc_line() local
|
/freebsd/usr.bin/fstat/ |
H A D | fstat.c | 215 const char *uname; in dofiles() local 235 const char *uname, const char *cmd, int pid) in print_file_info()
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/ |
H A D | PdbAstBuilder.cpp | 185 std::string uname = idn->toString(llvm::ms_demangle::OF_NoTagSpecifier); in CreateDeclInfoForType() local 332 llvm::StringRef uname = specs.back().GetBaseName(); in CreateDeclInfoForUndecoratedName() local 605 std::string uname; in CreateRecordType() local 736 std::string uname = std::string(DropNameScope(udt.Name)); GetOrCreateTypedefDecl() local 1145 std::string uname; CreateEnumType() local 1259 std::string uname; ParseNamespace() local [all...] |
/freebsd/sbin/mount_msdosfs/ |
H A D | mount_msdosfs.c | 252 char *uname; in a_uid() local
|
/freebsd/usr.sbin/cron/cron/ |
H A D | database.c | 237 process_crontab(const char *uname, const char *fname, const char *tabname, in process_crontab()
|
/freebsd/sbin/mount_cd9660/ |
H A D | mount_cd9660.c | 299 const char *uname; in a_uid() local
|
/freebsd/contrib/libarchive/libarchive/ |
H A D | archive_write_disk_set_standard_lookup.c | 169 lookup_uid(void * private_data,const char * uname,int64_t uid) lookup_uid() argument [all...] |
/freebsd/lib/libc/rpc/ |
H A D | netnamer.c | 144 _getgroups(char *uname, gid_t groups[NGRPS]) in _getgroups()
|
/freebsd/sys/fs/ext2fs/ |
H A D | ext2_hash.c | 184 const unsigned char *uname = (const unsigned char *)name; in ext2_legacy_hash() local
|
/freebsd/bin/pax/ |
H A D | tar.h | 139 char uname[32]; /* ascii owner name */ member
|
/freebsd/contrib/bsnmp/snmpd/ |
H A D | main.c | 374 const char *uname; in snmp_pdu_auth_access() local 2613 usm_find_user(uint8_t *engine, uint32_t elen, char *uname) in usm_find_user() 2660 usm_new_user(uint8_t *eid, uint32_t elen, char *uname) in usm_new_user() 2771 vacm_new_user(int32_t smodel, char *uname) in vacm_new_user()
|
/freebsd/contrib/telnet/libtelnet/ |
H A D | sra.c | 473 const char *uname; member
|
/freebsd/usr.sbin/lpr/common_source/ |
H A D | displayq.c | 475 inlist(char *uname, char *cfile) in inlist()
|