| /freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/ |
| HD | dnode.c | 104 dnode_t *dn = arg; in dnode_cons() local 166 dnode_t *dn = arg; in dnode_dest() local 231 dnode_verify(dnode_t *dn) in dnode_verify() 353 dnode_setbonuslen(dnode_t *dn, int newsize, dmu_tx_t *tx) in dnode_setbonuslen() 370 dnode_setbonus_type(dnode_t *dn, dmu_object_type_t newtype, dmu_tx_t *tx) in dnode_setbonus_type() 381 dnode_rm_spill(dnode_t *dn, dmu_tx_t *tx) in dnode_rm_spill() 391 dnode_setdblksz(dnode_t *dn, int size) in dnode_setdblksz() 407 dnode_t *dn; in dnode_create() local 483 dnode_destroy(dnode_t *dn) in dnode_destroy() 537 dnode_allocate(dnode_t *dn, dmu_object_type_t ot, int blocksize, int ibs, in dnode_allocate() [all …]
|
| HD | dmu_tx.c | 96 dmu_tx_hold_dnode_impl(dmu_tx_t *tx, dnode_t *dn, enum dmu_tx_hold_type type, in dmu_tx_hold_dnode_impl() 134 dnode_t *dn = NULL; in dmu_tx_hold_object_impl() local 152 dmu_tx_add_new_object(dmu_tx_t *tx, dnode_t *dn) in dmu_tx_add_new_object() 191 dmu_tx_check_ioerr(zio_t *zio, dnode_t *dn, int level, uint64_t blkid) in dmu_tx_check_ioerr() 210 dnode_t *dn = txh->txh_dnode; in dmu_tx_count_write() local 314 dnode_t *dn = txh->txh_dnode; in dmu_tx_hold_remap_l1indirect() local 321 dmu_tx_hold_write_by_dnode(dmu_tx_t *tx, dnode_t *dn, uint64_t off, int len) in dmu_tx_hold_write_by_dnode() 354 dnode_t *dn; in dmu_tx_hold_free_impl() local 453 dmu_tx_hold_free_by_dnode(dmu_tx_t *tx, dnode_t *dn, uint64_t off, uint64_t len) in dmu_tx_hold_free_by_dnode() 466 dnode_t *dn; in dmu_tx_hold_zap_impl() local [all …]
|
| HD | dnode_sync.c | 40 dnode_increase_indirection(dnode_t *dn, dmu_tx_t *tx) in dnode_increase_indirection() 114 free_blocks(dnode_t *dn, blkptr_t *bp, int num, dmu_tx_t *tx) in free_blocks() 160 dnode_t *dn; in free_verify() local 251 dnode_t *dn; in free_children() local 340 dnode_sync_free_range_impl(dnode_t *dn, uint64_t blkid, uint64_t nblks, in dnode_sync_free_range_impl() 407 dnode_t *dn = dsfra->dsfra_dnode; in dnode_sync_free_range() local 419 dnode_evict_dbufs(dnode_t *dn) in dnode_evict_dbufs() 471 dnode_evict_bonus(dnode_t *dn) in dnode_evict_bonus() 518 dnode_sync_free(dnode_t *dn, dmu_tx_t *tx) in dnode_sync_free() 579 dnode_sync(dnode_t *dn, dmu_tx_t *tx) in dnode_sync()
|
| HD | dmu.c | 152 dmu_buf_hold_noread_by_dnode(dnode_t *dn, uint64_t offset, in dmu_buf_hold_noread_by_dnode() 175 dnode_t *dn; in dmu_buf_hold_noread() local 199 dmu_buf_hold_by_dnode(dnode_t *dn, uint64_t offset, in dmu_buf_hold_by_dnode() 254 dnode_t *dn; in dmu_set_bonus() local 277 dnode_t *dn; in dmu_set_bonustype() local 300 dnode_t *dn; in dmu_get_bonustype() local 314 dnode_t *dn; in dmu_rm_spill() local 332 dnode_t *dn; in dmu_bonus_hold() local 380 dmu_spill_hold_by_dnode(dnode_t *dn, uint32_t flags, void *tag, dmu_buf_t **dbp) in dmu_spill_hold_by_dnode() 406 dnode_t *dn; in dmu_spill_hold_existing() local [all …]
|
| HD | dmu_object.c | 42 dnode_t *dn = NULL; in dmu_object_alloc_ibs() local 118 dnode_t *dn; in dmu_object_claim() local 139 dnode_t *dn; in dmu_object_reclaim() local 159 dnode_t *dn; in dmu_object_free() local 210 dnode_t *dn; in dmu_object_zapify() local 241 dnode_t *dn; in dmu_object_free_zapified() local
|
| HD | dbuf.c | 263 dnode_t *dn; in dbuf_find_bonus() local 734 dnode_t *dn; in dbuf_verify() local 930 dbuf_whichblock(dnode_t *dn, int64_t level, uint64_t offset) in dbuf_whichblock() 1006 dnode_t *dn; in dbuf_read_impl() local 1162 dnode_t *dn; in dbuf_read() local 1330 dbuf_free_range(dnode_t *dn, uint64_t start_blkid, uint64_t end_blkid, in dbuf_free_range() 1431 dnode_t *dn; in dbuf_new_size() local 1520 dnode_t *dn; in dbuf_dirty() local 1816 dnode_t *dn; in dbuf_undirty() local 2093 dnode_t *dn; in dbuf_destroy() local [all …]
|
| /freebsd-11-stable/contrib/gcc/ |
| HD | dfp.c | 63 decimal_from_decnumber (REAL_VALUE_TYPE *r, decNumber *dn, decContext *context) in decimal_from_decnumber() 94 decNumber dn; in decimal_real_from_string() local 110 decimal_to_decnumber (const REAL_VALUE_TYPE *r, decNumber *dn) in decimal_to_decnumber() 149 decNumber dn; in encode_decimal32() local 171 decNumber dn; in decode_decimal32() local 193 decNumber dn; in encode_decimal64() local 221 decNumber dn; in decode_decimal64() local 249 decNumber dn; in encode_decimal128() local 281 decNumber dn; in decode_decimal128() local 345 decNumber dn, dn2, dn3; in decimal_do_compare() local [all …]
|
| /freebsd-11-stable/contrib/gcclibs/libdecnumber/ |
| HD | decimal32.c | 76 decimal32FromNumber (decimal32 * d32, const decNumber * dn, decContext * set) in decimal32FromNumber() 193 decimal32ToNumber (const decimal32 * d32, decNumber * dn) in decimal32ToNumber() 269 decNumber dn; /* work */ in decimal32ToString() local 278 decNumber dn; /* work */ in decimal32ToEngString() local 303 decNumber dn; /* .. */ in decimal32FromString() local
|
| HD | decimal64.c | 76 decimal64FromNumber (decimal64 * d64, const decNumber * dn, decContext * set) in decimal64FromNumber() 192 decimal64ToNumber (const decimal64 * d64, decNumber * dn) in decimal64ToNumber() 268 decNumber dn; /* work */ in decimal64ToString() local 277 decNumber dn; /* work */ in decimal64ToEngString() local 302 decNumber dn; /* .. */ in decimal64FromString() local
|
| HD | decimal128.c | 76 decimal128FromNumber (decimal128 * d128, const decNumber * dn, decContext * set) in decimal128FromNumber() 196 decimal128ToNumber (const decimal128 * d128, decNumber * dn) in decimal128ToNumber() 277 decNumber dn; /* work */ in decimal128ToString() local 286 decNumber dn; /* work */ in decimal128ToEngString() local 311 decNumber dn; /* .. */ in decimal128FromString() local
|
| HD | decLibrary.c | 49 decNumber dn; in isinfd32() local 60 decNumber dn; in isinfd64() local 71 decNumber dn; in isinfd128() local
|
| HD | decNumber.h | 187 #define decNumberIsZero(dn) (*(dn)->lsu==0 \ argument 190 #define decNumberIsNegative(dn) (((dn)->bits&DECNEG)!=0) argument 191 #define decNumberIsNaN(dn) (((dn)->bits&(DECNAN|DECSNAN))!=0) argument 192 #define decNumberIsInfinite(dn) (((dn)->bits&DECINF)!=0) argument
|
| HD | decNumber.c | 318 decNumberToString (const decNumber * dn, char *string) in decNumberToString() 325 decNumberToEngString (const decNumber * dn, char *string) in decNumberToEngString() 352 decNumberFromString (decNumber * dn, const char chars[], decContext * set) in decNumberFromString() 1827 decNumber dn; in decNumberToIntegralValue() local 1918 decNumberTrim (decNumber * dn) in decNumberTrim() 1945 decNumberZero (decNumber * dn) in decNumberZero() 2003 decToString (const decNumber * dn, char *string, Flag eng) in decToString() 4369 decTrim (decNumber * dn, Flag all, Int * dropped) in decTrim() 4575 decRoundOperand (const decNumber * dn, decContext * set, uInt * status) in decRoundOperand() 4662 decSetCoeff (decNumber * dn, decContext * set, const Unit * lsu, in decSetCoeff() [all …]
|
| HD | decUtility.c | 76 decDensePackCoeff (const decNumber * dn, uByte * bytes, Int len, Int shift) in decDensePackCoeff() 224 decDenseUnpackCoeff (const uByte * bytes, Int len, decNumber * dn, in decDenseUnpackCoeff()
|
| /freebsd-11-stable/lib/libc/resolv/ |
| HD | res_comp.c | 158 res_hnok(const char *dn) { in res_hnok() 186 res_ownok(const char *dn) { in res_ownok() 201 res_mailok(const char *dn) { in res_mailok() 229 res_dnok(const char *dn) { in res_dnok()
|
| /freebsd-11-stable/tools/tools/zfsboottest/ |
| HD | zfsboottest.c | 71 zfs_read(spa_t *spa, dnode_phys_t *dn, void *buf, size_t size, off_t off) in zfs_read() 95 dnode_phys_t dn; local
|
| /freebsd-11-stable/crypto/heimdal/lib/gssapi/ntlm/ |
| HD | iter_cred.c | 65 ntlm_cred dn; in _gss_ntlm_iter_creds_f() local
|
| /freebsd-11-stable/usr.bin/tip/libacu/ |
| HD | dn11.c | 49 static pid_t child = -1, dn; variable
|
| /freebsd-11-stable/usr.bin/dtc/ |
| HD | string.cc | 137 string dn(fn(str.get())); in dirbasename() local
|
| /freebsd-11-stable/lib/libc/nameser/ |
| HD | ns_name.c | 102 char *dn, *eom; in ns_name_ntop() local 359 u_char *dn, *eom; in ns_name_ntol() local 927 const u_char *dn, *cp, *sp; in dn_find() local 981 decode_bitstring(const unsigned char **cpp, char *dn, const char *eom) in decode_bitstring()
|
| /freebsd-11-stable/lib/libcalendar/ |
| HD | easter.c | 86 int dn; in easterodn() local
|
| /freebsd-11-stable/crypto/heimdal/lib/hdb/ |
| HD | hdb-ldap.c | 67 #define HDB2BASE(dn) (((struct hdbldapdb *)(db)->hdb_db)->h_base) argument 68 #define HDB2URL(dn) (((struct hdbldapdb *)(db)->hdb_db)->h_url) argument 741 LDAP_dn2principal(krb5_context context, HDB * db, const char *dn, in LDAP_dn2principal() 975 char *unparsed_name = NULL, *dn = NULL, *ntPasswordIN = NULL; in LDAP_message2entry() local 1655 char *dn = NULL, *name = NULL; in LDAP_store() local 1732 char *dn = NULL; in LDAP_remove() local
|
| /freebsd-11-stable/usr.bin/systat/ |
| HD | devs.c | 383 dsshow2(int diskcol, int diskrow, int dn, int lc, struct statinfo *now, struct statinfo *then) in dsshow2() 418 dsshow3(int diskcol, int diskrow, int dn, int lc, struct statinfo *now, struct statinfo *then) in dsshow3()
|
| /freebsd-11-stable/stand/i386/zfsboot/ |
| HD | zfsboot.c | 707 dnode_phys_t dn; in main() local 928 dnode_phys_t dn; in load() local 1117 dnode_phys_t dn; in parse_cmd() local
|
| /freebsd-11-stable/contrib/tcsh/ |
| HD | sh.dir.c | 1195 struct directory *dn; in dnewcwd() local 1225 struct directory *dn, *dp; in dsetstack() local 1260 struct directory *dn; in dgetstack() local
|