Searched defs:uname (Results 1 - 25 of 51) sorted by path

123

/freebsd-current/bin/pax/
H A Dtar.h139 char uname[32]; /* ascii owner name */ member in struct:__anon11
/freebsd-current/contrib/bmake/
H A Dmake.h437 char *uname; member in struct:GNode
/freebsd-current/contrib/bsnmp/snmp_usm/
H A Dusm_snmp.c151 char uname[SNMP_ADM_STR32_SIZ]; local
455 usm_user_index_decode(const struct asn_oid *oid, uint sub, uint8_t *engine, uint32_t *elen, char *uname) argument
/freebsd-current/contrib/bsnmp/snmp_vacm/
H A Dvacm_snmp.c142 char uname[SNMP_ADM_STR32_SIZ]; local
646 char uname[SNMP_ADM_STR32_SIZ]; local
664 char uname[SNMP_ADM_STR32_SI local
625 vacm_user_index_decode(const struct asn_oid *oid, uint sub, int32_t *smodel, char *uname) argument
[all...]
/freebsd-current/contrib/bsnmp/snmpd/
H A Dmain.c374 const char *uname; local
2613 usm_find_user(uint8_t *engine, uint32_t elen, char *uname) argument
2660 usm_new_user(uint8_t *eid, uint32_t elen, char *uname) argument
2771 vacm_new_user(int32_t smodel, char *uname) argument
[all...]
/freebsd-current/contrib/file/src/
H A Dtar.h64 char uname[TUNMLEN]; member in struct:record::header
/freebsd-current/contrib/lib9p/
H A Dfcall.h322 char *uname; member in struct:l9p_f_attach
/freebsd-current/contrib/libarchive/cpio/
H A Dcpio.c1149 const char *uname, *gname; local
[all...]
/freebsd-current/contrib/libarchive/libarchive/
H A Darchive_match.c1635 archive_match_include_uname(struct archive *_a, const char *uname) argument
1646 archive_match_include_uname_w(struct archive *_a, const wchar_t *uname) argument
H A Darchive_read_support_format_lha.c174 struct archive_string uname; member in struct:lha
H A Darchive_read_support_format_tar.c65 char uname[32]; member in struct:archive_entry_header_ustar
91 char uname[32]; member in struct:archive_entry_header_gnutar
H A Darchive_read_support_format_xar.c185 struct archive_string uname; member in struct:xar_file
H A Darchive_write_disk_posix.c1946 archive_write_disk_set_user_lookup(struct archive *_a, void *private_data, int64_t (*lookup_uid)(void *private, const char *uname, int64_t uid), void (*cleanup_uid)(void *private)) argument
H A Darchive_write_disk_set_standard_lookup.c168 lookup_uid(void *private_data, const char *uname, int64_t uid) argument
[all...]
H A Darchive_write_set_format_gnutar.c56 const char * uname; member in struct:gnutar
H A Darchive_write_set_format_mtree.c99 struct archive_string uname; member in struct:mtree_entry
[all...]
H A Darchive_write_set_format_pax.c590 const char *uname = NULL, *gname = NULL; local
[all...]
/freebsd-current/contrib/libarchive/tar/
H A Dbsdtar.h61 const char *uname; /* --uname */ member in struct:bsdtar
/freebsd-current/contrib/libfido2/tools/
H A Dcred_make.c26 char *uname = NULL; local
/freebsd-current/contrib/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/
H A DPdbAstBuilder.cpp185 std::string uname = idn->toString(llvm::ms_demangle::OF_NoTagSpecifier); local
332 llvm::StringRef uname = specs.back().GetBaseName(); local
605 std::string uname; local
1146 std::string uname; local
1260 std::string uname; local
[all...]
H A DSymbolFileNativePDB.cpp648 std::string uname = GetUnqualifiedTypeName(record); local
672 std::string uname = GetUnqualifiedTypeName(er); local
/freebsd-current/contrib/nvi/ex/
H A Dex_argv.c312 argv_flt_user(SCR *sp, EXCMD *excp, CHAR_T *uname, size_t ulen) argument
/freebsd-current/contrib/sendmail/src/
H A Dconf.c2901 uname(name) function
/freebsd-current/contrib/telnet/libtelnet/
H A Dsra.c473 const char *uname; member in struct:cred_t
/freebsd-current/crypto/heimdal/appl/ftp/ftpd/
H A Dftpd.c1110 char *uname; local

Completed in 347 milliseconds

123