/titanic_50/usr/src/lib/libc/port/gen/ |
H A D | _xftw.c | 282 if ((vp->odepth > 1) && (fdd == NULL) && (errno == ENAMETOOLONG)) { in nocdopendir() 288 errno = ENAMETOOLONG; in nocdopendir() 294 errno = ENAMETOOLONG; in nocdopendir() 301 errno = ENAMETOOLONG; in nocdopendir() 311 errno = ENAMETOOLONG; in nocdopendir() 332 (errno == ENAMETOOLONG)) { in nocdstat() 335 errno = ENAMETOOLONG; in nocdstat() 341 errno = ENAMETOOLONG; in nocdstat() 350 errno = ENAMETOOLONG; in nocdstat() 364 errno = ENAMETOOLONG; in nocdstat()
|
H A D | nftw.c | 545 errno = ENAMETOOLONG; in nftw() 695 if (((fdd = opendir(path)) == NULL) && (errno == ENAMETOOLONG)) { in nocdopendir() 697 errno = ENAMETOOLONG; in nocdopendir() 703 errno = ENAMETOOLONG; in nocdopendir() 710 errno = ENAMETOOLONG; in nocdopendir() 720 errno = ENAMETOOLONG; in nocdopendir()
|
H A D | fattach.c | 80 errno = ENAMETOOLONG; in fattach()
|
H A D | realpath.c | 111 errno = ENAMETOOLONG; in realpath_impl()
|
/titanic_50/usr/src/lib/libdevinfo/ |
H A D | devinfo_realpath.c | 108 errno = ENAMETOOLONG; in s_realpath() 123 errno = ENAMETOOLONG; in s_realpath() 133 errno = ENAMETOOLONG; in s_realpath() 164 errno = ENAMETOOLONG; in s_realpath() 218 errno = ENAMETOOLONG; in s_realpath() 227 errno = ENAMETOOLONG; in s_realpath()
|
/titanic_50/usr/src/cmd/make/lib/vroot/ |
H A D | vroot.cc | 200 errno = ENAMETOOLONG; in translate_with_thunk() 215 errno = ENAMETOOLONG; in translate_with_thunk() 234 errno = ENAMETOOLONG; in translate_with_thunk() 267 errno = ENAMETOOLONG; in translate_with_thunk() 276 errno = ENAMETOOLONG; in translate_with_thunk() 287 errno = ENAMETOOLONG; in translate_with_thunk() 307 errno = ENAMETOOLONG; in translate_with_thunk() 316 errno = ENAMETOOLONG; in translate_with_thunk() 326 errno = ENAMETOOLONG; in translate_with_thunk()
|
/titanic_50/usr/src/cmd/tsol/updatehome/ |
H A D | setupfiles.c | 156 errno = ENAMETOOLONG; in __setupfiles() 209 errno = ENAMETOOLONG; in __setupfiles() 286 errno = ENAMETOOLONG; in mkdirs() 356 errno = ENAMETOOLONG; in copyfile() 393 errno = ENAMETOOLONG; in copyfile() 466 errno = ENAMETOOLONG; in linkfile() 497 errno = ENAMETOOLONG; in linkfile()
|
/titanic_50/usr/src/lib/libast/common/path/ |
H A D | pathcd.c | 46 errno = ENAMETOOLONG; in vchdir() 88 #ifdef ENAMETOOLONG in pathcd() 89 if (errno != ENAMETOOLONG) in pathcd()
|
/titanic_50/usr/src/uts/sun4/ml/ |
H A D | copy.s | 81 mov ENAMETOOLONG, %o0 105 mov ENAMETOOLONG, %o0 ! ret code = ENAMETOOLONG 141 mov ENAMETOOLONG, %o0 169 mov ENAMETOOLONG, %o0 ! ret code = ENAMETOOLONG
|
/titanic_50/usr/src/lib/libnsctl/common/ |
H A D | cache.c | 63 errno = ENAMETOOLONG; 104 errno = ENAMETOOLONG; 341 errno = ENAMETOOLONG; 365 errno = ENAMETOOLONG; 393 errno = ENAMETOOLONG;
|
/titanic_50/usr/src/uts/common/fs/ |
H A D | pathname.c | 173 return (ENAMETOOLONG); in pn_insert() 187 return (ENAMETOOLONG); in pn_insert() 218 error = ENAMETOOLONG; in pn_getsymlink() 245 return (ENAMETOOLONG); in pn_getcomponent() 325 return (ENAMETOOLONG); in pn_addslash()
|
/titanic_50/usr/src/lib/libfakekernel/common/ |
H A D | copy.c | 34 return (ENAMETOOLONG); in copystr() 38 return (ENAMETOOLONG); in copystr()
|
/titanic_50/usr/src/lib/libast/common/comp/ |
H A D | resolvepath.c | 52 #ifdef ENAMETOOLONG in resolvepath() 53 errno = ENAMETOOLONG; in resolvepath()
|
/titanic_50/usr/src/uts/intel/ia32/os/ |
H A D | copy_subr.c | 53 error = ENAMETOOLONG; in copystr_nofault() 60 error = ENAMETOOLONG; in copystr_nofault()
|
/titanic_50/usr/src/lib/libxcurses/src/libc/mks/ |
H A D | m_pathca.c | 101 #ifdef ENAMETOOLONG 102 errno = ENAMETOOLONG;
|
/titanic_50/usr/src/stand/lib/fs/nfs/ |
H A D | pathname.c | 112 return (ENAMETOOLONG); in stpn_combine() 141 return (ENAMETOOLONG); in stpn_getcomponent()
|
/titanic_50/usr/src/lib/libcmd/common/ |
H A D | pathchk.c | 186 #ifdef ENAMETOOLONG in pathchk() 187 else if(errno==ENAMETOOLONG) in pathchk()
|
/titanic_50/usr/src/lib/libproc/common/ |
H A D | proc_names.c | 508 errno = ENAMETOOLONG; /* Output was truncated */ in proc_fltset2str() 553 errno = ENAMETOOLONG; /* Output was truncated */ in proc_sigset2str() 594 errno = ENAMETOOLONG; /* Output was truncated */ in proc_sysset2str()
|
/titanic_50/usr/src/uts/common/syscall/ |
H A D | getcwd.c | 63 if (err == ENAMETOOLONG) { in getcwd()
|
/titanic_50/usr/src/cmd/ssh/libopenbsd-compat/common/ |
H A D | dirname.c | 74 errno = ENAMETOOLONG;
|
/titanic_50/usr/src/lib/fm/libfmd_agent/common/ |
H A D | fmd_agent.c | 99 return (ENAMETOOLONG); in fmd_agent_nvl_ioctl() 129 if (errno == ENAMETOOLONG && outsz != 0 && in fmd_agent_nvl_ioctl()
|
/titanic_50/usr/src/lib/libbc/inc/include/sys/ |
H A D | errno.h | 114 #define ENAMETOOLONG 63 /* File name too long */ macro
|
/titanic_50/usr/src/uts/common/fs/smbsrv/ |
H A D | smb_errno.c | 85 { ENAMETOOLONG, NT_STATUS_OBJECT_NAME_INVALID },
|
/titanic_50/usr/src/cmd/ndmpd/tlm/ |
H A D | tlm_traverse.c | 362 errno = ENAMETOOLONG; in traverse_post() 465 rv = ENAMETOOLONG; in traverse_post() 708 rv = -ENAMETOOLONG; in traverse_level_nondir() 779 errno = ENAMETOOLONG; in traverse_level() 933 rv = ENAMETOOLONG; in traverse_level()
|
/titanic_50/usr/src/cmd/cmd-inet/usr.lib/inetd/ |
H A D | repval.c | 468 return (ENAMETOOLONG); in repvals_to_file() 659 return (ENAMETOOLONG); in add_remove_contract() 754 return (ENAMETOOLONG); in iterate_repository_contracts()
|