Home
last modified time | relevance | path

Searched refs:ENAMETOOLONG (Results 1 – 25 of 132) sorted by relevance

123456

/titanic_50/usr/src/lib/libc/port/gen/
H A D_xftw.c282 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 Dnftw.c545 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 Dfattach.c80 errno = ENAMETOOLONG; in fattach()
H A Drealpath.c111 errno = ENAMETOOLONG; in realpath_impl()
/titanic_50/usr/src/lib/libdevinfo/
H A Ddevinfo_realpath.c108 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 Dvroot.cc200 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 Dsetupfiles.c156 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 Dpathcd.c46 errno = ENAMETOOLONG; in vchdir()
88 #ifdef ENAMETOOLONG in pathcd()
89 if (errno != ENAMETOOLONG) in pathcd()
/titanic_50/usr/src/uts/sun4/ml/
H A Dcopy.s81 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 Dcache.c63 errno = ENAMETOOLONG;
104 errno = ENAMETOOLONG;
341 errno = ENAMETOOLONG;
365 errno = ENAMETOOLONG;
393 errno = ENAMETOOLONG;
/titanic_50/usr/src/uts/common/fs/
H A Dpathname.c173 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 Dcopy.c34 return (ENAMETOOLONG); in copystr()
38 return (ENAMETOOLONG); in copystr()
/titanic_50/usr/src/lib/libast/common/comp/
H A Dresolvepath.c52 #ifdef ENAMETOOLONG in resolvepath()
53 errno = ENAMETOOLONG; in resolvepath()
/titanic_50/usr/src/uts/intel/ia32/os/
H A Dcopy_subr.c53 error = ENAMETOOLONG; in copystr_nofault()
60 error = ENAMETOOLONG; in copystr_nofault()
/titanic_50/usr/src/lib/libxcurses/src/libc/mks/
H A Dm_pathca.c101 #ifdef ENAMETOOLONG
102 errno = ENAMETOOLONG;
/titanic_50/usr/src/stand/lib/fs/nfs/
H A Dpathname.c112 return (ENAMETOOLONG); in stpn_combine()
141 return (ENAMETOOLONG); in stpn_getcomponent()
/titanic_50/usr/src/lib/libcmd/common/
H A Dpathchk.c186 #ifdef ENAMETOOLONG in pathchk()
187 else if(errno==ENAMETOOLONG) in pathchk()
/titanic_50/usr/src/lib/libproc/common/
H A Dproc_names.c508 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 Dgetcwd.c63 if (err == ENAMETOOLONG) { in getcwd()
/titanic_50/usr/src/cmd/ssh/libopenbsd-compat/common/
H A Ddirname.c74 errno = ENAMETOOLONG;
/titanic_50/usr/src/lib/fm/libfmd_agent/common/
H A Dfmd_agent.c99 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 Derrno.h114 #define ENAMETOOLONG 63 /* File name too long */ macro
/titanic_50/usr/src/uts/common/fs/smbsrv/
H A Dsmb_errno.c85 { ENAMETOOLONG, NT_STATUS_OBJECT_NAME_INVALID },
/titanic_50/usr/src/cmd/ndmpd/tlm/
H A Dtlm_traverse.c362 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 Drepval.c468 return (ENAMETOOLONG); in repvals_to_file()
659 return (ENAMETOOLONG); in add_remove_contract()
754 return (ENAMETOOLONG); in iterate_repository_contracts()

123456