Searched defs:newtype (Results 1 – 11 of 11) sorted by relevance
/freebsd/usr.sbin/kldxref/ |
H A D | kldxref.c | 374 char *word, *ctx, newtype; in parse_pnp_list() local 383 char newtype; in parse_pnp_list() local
|
/freebsd/sys/contrib/openzfs/module/zfs/ |
H A D | dnode.c | 536 dnode_setbonus_type(dnode_t *dn, dmu_object_type_t newtype, dmu_tx_t *tx) in dnode_setbonus_type() 547 dnode_set_storage_type(dnode_t *dn, dmu_object_type_t newtype) in dnode_set_storage_type()
|
H A D | dsl_dir.c | 1597 dd_used_t oldtype, dd_used_t newtype, dmu_tx_t *tx) in dsl_dir_transfer_space() 1622 dd_used_t oldtype, dd_used_t newtype, dmu_tx_t *tx) in dsl_dir_diduse_transfer_space()
|
/freebsd/sys/ufs/ufs/ |
H A D | ufs_lookup.c | 1226 ufs_dirrewrite(struct inode *dp, struct inode *oip, ino_t newinum, int newtype, in ufs_dirrewrite()
|
/freebsd/sbin/fsdb/ |
H A D | fsdb.c | 937 CMDFUNCSTART(newtype) in CMDFUNCSTART() argument
|
/freebsd/crypto/heimdal/appl/ftp/ftp/ |
H A D | cmds.c | 267 changetype(int newtype, int show) in changetype()
|
/freebsd/contrib/tnftp/src/ |
H A D | cmds.c | 281 changetype(int newtype, int show) in changetype()
|
/freebsd/crypto/openssh/ |
H A D | sshkey.c | 2149 int newtype; in sshkey_to_certified() local
|
/freebsd/contrib/sendmail/src/ |
H A D | queue.c | 8762 int newtype; local
|
/freebsd/contrib/llvm-project/clang/lib/Sema/ |
H A D | SemaType.cpp | 7847 QualType newtype = S.Context.getFunctionType(FnTy->getReturnType(), in handleFunctionTypeAttr() local
|
/freebsd/sys/ufs/ffs/ |
H A D | ffs_softdep.c | 1199 workitem_reassign(struct worklist *item, int newtype) in workitem_reassign() argument [all...] |