| /freebsd-10-stable/tools/regression/ufs/uprintf/ |
| D | ufs_uprintf.c | 97 if (errno != ENOSPC) { in fill_blocks() 110 if (len < 0 && errno != ENOSPC) { in fill_blocks() 147 if (errno != ENOSPC) { in fill_inodes() 154 if (fd < 0 && errno != ENOSPC) { in fill_inodes()
|
| /freebsd-10-stable/contrib/tcpdump/missing/ |
| D | inet_ntop.c | 73 errno = ENOSPC; in inet_ntop_v4() 177 errno = ENOSPC; in inet_ntop_v6() 196 errno = ENOSPC; in inet_ntop_v6()
|
| /freebsd-10-stable/lib/libkse/thread/ |
| D | thr_sem.c | 89 errno = ENOSPC; in sem_alloc() 98 errno = ENOSPC; in sem_alloc() 105 errno = ENOSPC; in sem_alloc()
|
| /freebsd-10-stable/sys/dev/sfxge/common/ |
| D | efx_bootcfg.c | 168 rc = ENOSPC; in efx_bootcfg_verify() 175 rc = ENOSPC; in efx_bootcfg_verify() 266 rc = ENOSPC; in efx_bootcfg_copy_sector() 391 rc = ENOSPC; in efx_bootcfg_read() 485 rc = ENOSPC; in efx_bootcfg_write()
|
| /freebsd-10-stable/crypto/heimdal/lib/roken/ |
| D | inet_ntop.c | 52 errno = ENOSPC; in inet_ntop_v4() 89 errno = ENOSPC; in inet_ntop_v6()
|
| /freebsd-10-stable/sys/fs/ext2fs/ |
| D | ext2_alloc.c | 131 return (ENOSPC); in ext2_alloc() 177 return (ENOSPC); in ext2_reallocblks() 185 return (ENOSPC); in ext2_reallocblks() 207 return (ENOSPC); in ext2_reallocblks() 215 return (ENOSPC); in ext2_reallocblks() 218 return (ENOSPC); in ext2_reallocblks() 229 return (ENOSPC); in ext2_reallocblks() 343 return (ENOSPC); in ext2_reallocblks() 428 return (ENOSPC); in ext2_valloc()
|
| /freebsd-10-stable/cddl/contrib/opensolaris/lib/pyzfs/common/ |
| D | util.py | 95 errno.ENOSPC: _("out of space"), 108 __strs[errno.EDQUOT] = __strs[errno.ENOSPC]
|
| /freebsd-10-stable/lib/libc/inet/ |
| D | inet_ntop.c | 92 errno = ENOSPC; in inet_ntop4() 189 errno = ENOSPC; in inet_ntop6()
|
| /freebsd-10-stable/contrib/ntp/lib/isc/ |
| D | inet_ntop.c | 98 errno = ENOSPC; in inet_ntop4() 197 errno = ENOSPC; in inet_ntop6()
|
| /freebsd-10-stable/contrib/apr/network_io/unix/ |
| D | inet_ntop.c | 109 errno = ENOSPC; in inet_ntop4() 237 errno = ENOSPC; in inet_ntop6()
|
| /freebsd-10-stable/sys/dev/drm2/i915/ |
| D | i915_gem_evict.c | 134 return -ENOSPC; in i915_gem_evict_something() 180 return -ENOSPC; in i915_gem_evict_everything()
|
| /freebsd-10-stable/sys/dev/cardbus/ |
| D | cardbus_device.c | 81 return (ENOSPC); in cardbus_build_cis() 88 return (ENOSPC); in cardbus_build_cis()
|
| /freebsd-10-stable/crypto/openssh/openbsd-compat/ |
| D | inet_ntop.c | 94 errno = ENOSPC; in inet_ntop4() 204 errno = ENOSPC; in inet_ntop6()
|
| /freebsd-10-stable/contrib/ldns/compat/ |
| D | inet_ntop.c | 99 errno = ENOSPC; in inet_ntop4() 211 errno = ENOSPC; in inet_ntop6()
|
| /freebsd-10-stable/contrib/unbound/compat/ |
| D | inet_ntop.c | 99 errno = ENOSPC; in inet_ntop4() 211 errno = ENOSPC; in inet_ntop6()
|
| /freebsd-10-stable/sys/dev/pccard/ |
| D | pccard_device.c | 94 return (ENOSPC); in pccard_build_cis() 99 return (ENOSPC); in pccard_build_cis()
|
| /freebsd-10-stable/lib/libc/gen/ |
| D | sem.c | 155 errno = ENOSPC; in sem_alloc() 274 errno = ENOSPC; in _libc_sem_open_compat() 277 errno = ENOSPC; in _libc_sem_open_compat()
|
| /freebsd-10-stable/sys/ofed/include/linux/ |
| D | linux_idr.c | 296 error = -ENOSPC; in idr_get_new() 379 error = -ENOSPC; in idr_get_new_above() 388 error = -ENOSPC; in idr_get_new_above()
|
| /freebsd-10-stable/sys/boot/efi/libefi/ |
| D | errno.c | 77 errno = ENOSPC; in efi_status_to_errno()
|
| /freebsd-10-stable/usr.sbin/wpa/ndis_events/ |
| D | ndis_events.c | 237 return(ENOSPC); 248 return(ENOSPC);
|
| /freebsd-10-stable/cddl/lib/libdtrace/ |
| D | errno.d | 85 inline int ENOSPC = 28; variable 86 #pragma D binding "1.0" ENOSPC
|
| /freebsd-10-stable/tools/regression/pjdfstest/tests/mkfifo/ |
| D | 11.t | 28 expect ENOSPC mkfifo ${n0}/${n1} 0644
|
| /freebsd-10-stable/contrib/pjdfstest/tests/symlink/ |
| D | 11.t | 28 expect ENOSPC symlink test ${n0}/${n1}
|
| /freebsd-10-stable/contrib/pjdfstest/tests/mkdir/ |
| D | 11.t | 28 expect ENOSPC mkdir ${n0}/${n1} 0755
|
| /freebsd-10-stable/tools/regression/pjdfstest/tests/mkdir/ |
| D | 11.t | 28 expect ENOSPC mkdir ${n0}/${n1} 0755
|