Searched refs:malloced (Results 1 - 2 of 2) sorted by relevance

/freebsd-10-stable/sys/fs/nfs/
H A Dnfs_commonacl.c395 int isowner, isgroup, namelen, malloced; local
404 isowner = isgroup = malloced = 0;
425 malloced = 1;
433 malloced = 1;
441 if (malloced)
/freebsd-10-stable/sys/vm/
H A Dvm_phys.c672 boolean_t malloced; local
683 malloced = FALSE;
690 malloced = TRUE;
711 if (malloced)

Completed in 70 milliseconds