Home
last modified time | relevance | path

Searched refs:ESRCH (Results 1 – 25 of 174) sorted by relevance

1234567

/titanic_44/usr/src/cmd/lp/cmd/lpsched/
H A Dterminate.c63 if (kill(-ep->pid, SIGTERM) == -1 && errno == ESRCH) { in terminate()
84 if ((kill(-ep->pid, 0) == -1) && (errno == ESRCH)) { in terminate()
98 if ((kill(-ep->pid, SIGKILL) == -1) && (errno == ESRCH)) { in terminate()
/titanic_44/usr/src/uts/common/syscall/
H A Dprocessor_bind.c95 return (ESRCH); in cpu_bind_task()
252 ret = ESRCH; in processor_bind()
268 ret = ESRCH; in processor_bind()
286 ret = ESRCH; in processor_bind()
296 ret = ESRCH; in processor_bind()
310 ret = ESRCH; in processor_bind()
325 ret = ESRCH; in processor_bind()
H A Dexacctsys.c94 return (ESRCH); in getacct_task()
128 return (ESRCH); in getacct_proc()
195 error = ESRCH; in putacct()
214 error = ESRCH; in putacct()
240 return (ESRCH); in wracct_task()
273 return (ESRCH); in wracct_proc()
H A Dlwpsys.c88 error = ESRCH; in syslwp_suspend()
106 return (set_errno(ESRCH)); in syslwp_continue()
129 return (set_errno(ESRCH)); in lwp_kill()
214 error = ESRCH; in lwp_wait()
368 error = ESRCH; in lwp_detach()
400 error = ESRCH; in lwp_unpark()
432 error = ESRCH; in lwp_unpark_cancel()
571 error = ESRCH; in lwp_unpark_all()
H A Dpset.c322 error = ESRCH; in pset_bind_process()
338 return (ESRCH); in pset_bind_task()
499 error = ESRCH; in pset_bind_lwp()
509 error = ESRCH; in pset_bind_lwp()
589 error = ESRCH; in pset_bind()
604 error = ESRCH; in pset_bind()
617 error = ESRCH; in pset_bind()
631 error = ESRCH; in pset_bind()
645 error = ESRCH; in pset_bind()
659 error = ESRCH; in pset_bind()
H A Drctlsys.c260 return (set_errno(ESRCH)); in rctlsys_get()
277 return (set_errno(ESRCH)); in rctlsys_get()
284 return (set_errno(ESRCH)); in rctlsys_get()
479 ret = set_errno(ESRCH); in rctlsys_set()
491 ret = set_errno(ESRCH); in rctlsys_set()
521 ret = set_errno(ESRCH); in rctlsys_set()
607 ret = set_errno(ESRCH); in rctlsys_set()
818 return (set_errno(ESRCH)); in rctlsys_ctl()
847 return (set_errno(ESRCH)); in rctlsys_ctl()
863 return (set_errno(ESRCH)); in rctlsys_ctl()
H A Dlgrpsys.c337 return (set_errno(ESRCH)); in lgrp_affinity_get_thread()
359 aff = set_errno(ESRCH); in lgrp_affinity_get_thread()
399 return (set_errno(ESRCH)); in lgrp_affinity_get()
437 return (set_errno(ESRCH)); in lgrp_affinity_get()
717 return (set_errno(ESRCH)); in lgrp_affinity_set()
755 retval = set_errno(ESRCH); in lgrp_affinity_set()
770 retval = set_errno(ESRCH); in lgrp_affinity_set()
803 return (set_errno(ESRCH)); in lgrp_affinity_set()
819 return (set_errno(ESRCH)); in lgrp_affinity_set()
854 return (set_errno(ESRCH)); in lgrp_affinity_set()
[all …]
H A Dpgrpsys.c89 return (set_errno(ESRCH)); in setpgrp()
163 return (set_errno(ESRCH)); in setpgrp()
H A Dsigqueue.c60 error = ESRCH; in sigqkill()
86 error = ESRCH; in sigqkill()
H A Dcorectl.c281 error = ESRCH; in corectl()
390 error = ESRCH; in corectl()
491 error = ESRCH; in set_proc_info()
516 error = ESRCH; in set_proc_info()
/titanic_44/usr/src/lib/liblgrp/common/
H A Dlgrp.c636 errno = ESRCH; in lgrp_parents()
654 errno = ESRCH; in lgrp_parents()
663 errno = ESRCH; in lgrp_parents()
713 errno = ESRCH; in lgrp_children()
730 errno = ESRCH; in lgrp_children()
780 errno = ESRCH; in lgrp_cpus_hier()
861 errno = ESRCH; in lgrp_cpus()
939 errno = ESRCH; in lgrp_mem_size()
1049 errno = ESRCH; in lgrp_resources()
1156 errno = ESRCH; in lgrp_latency_cookie()
[all …]
/titanic_44/usr/src/uts/common/disp/
H A Dpriocntl.c335 error1 = error = ESRCH; in priocntl_common()
380 if (error1 != ESRCH) in priocntl_common()
431 return (set_errno(ESRCH)); in priocntl_common()
447 return (set_errno(ESRCH)); in priocntl_common()
485 error1 = error = ESRCH; in priocntl_common()
524 if (error1 != ESRCH) in priocntl_common()
568 return (set_errno(ESRCH)); in priocntl_common()
592 return (set_errno(ESRCH)); in priocntl_common()
967 return (ESRCH); in setprocnice()
1032 if (err_proc == ESRCH) in donice()
[all …]
/titanic_44/usr/src/uts/common/inet/ip/
H A Dip2mac.c90 ip2m->ip2mac_err = ESRCH; in ncec_ip2mac_response()
237 ip2m->ip2mac_err = ESRCH; in ip2mac()
248 ip2m->ip2mac_err = ESRCH; in ip2mac()
262 ip2m->ip2mac_err = ESRCH; in ip2mac()
308 ip2m->ip2mac_err = ESRCH; in ip2mac()
/titanic_44/usr/src/lib/libtnfctl/
H A Dstatus.c118 else if (prbstat == ESRCH) in _tnfctl_map_to_errcode()
145 else if (val == ESRCH) in tnfctl_status_map()
/titanic_44/usr/src/uts/common/inet/ipf/
H A Dip_lookup.c245 return ESRCH;
269 return ESRCH;
318 return ESRCH;
336 return ESRCH;
581 return ESRCH;
/titanic_44/usr/src/uts/common/fs/ctfs/
H A Dctfs_latest.c115 return (ESRCH); in ctfs_latest_access()
138 return (ESRCH); in ctfs_latest_open()
/titanic_44/usr/src/lib/libproject/common/
H A Dsetproject.c515 errno = pool_name == NULL ? EACCES : ESRCH; in bind_to_pool()
527 errno = pool_name == NULL ? EACCES : ESRCH; in bind_to_pool()
607 errno = ESRCH; in setproject_proc()
613 errno = ESRCH; in setproject_proc()
622 errno = ESRCH; in setproject_proc()
/titanic_44/usr/src/ucblib/libucb/port/sys/
H A Dkillpg.c55 errno = ESRCH; in killpg()
/titanic_44/usr/src/lib/libc/port/gen/
H A Dkillpg.c50 errno = ESRCH; in killpg()
/titanic_44/usr/src/uts/common/os/
H A Dpool_pset.c375 return (ESRCH); in pool_pset_destroy()
497 return (ESRCH); in pool_pset_assoc()
727 return (ESRCH); in pool_pset_propput()
931 int ret = ESRCH; in pool_pset_propget()
958 int ret = ESRCH; in pool_cpu_propget()
966 return (ESRCH); in pool_cpu_propget()
/titanic_44/usr/src/uts/common/fs/zfs/
H A Ddsl_bookmark.c66 return (SET_ERROR(ESRCH)); in dsl_dataset_bmark_lookup()
77 return (err == ENOENT ? ESRCH : err); in dsl_dataset_bmark_lookup()
141 if (error == ESRCH) in dsl_bookmark_create_check_impl()
382 if (error == ESRCH) { in dsl_bookmark_destroy_check()
/titanic_44/usr/src/uts/common/fs/ufs/
H A Dquotacalls.c514 return (ESRCH); in setquota()
694 return (ESRCH); in getquota()
705 error = ESRCH; in getquota()
743 return (ESRCH); in quotasync()
762 return (ESRCH); in quotasync()
/titanic_44/usr/src/lib/libadm/common/
H A Dpkginfo.c128 errno = ESRCH; in pkginfo()
246 errno = ESRCH; in rdconfig()
336 errno = ESRCH; in fpkginst()
/titanic_44/usr/src/lib/libc/port/rt/
H A Dsched.c331 errno = ESRCH; in sched_setparam()
399 errno = ESRCH; in sched_getparam()
460 errno = ESRCH; in sched_getscheduler()
514 errno = ESRCH; in sched_rr_get_interval()
/titanic_44/usr/src/lib/libc/port/threads/
H A Dpthread.c56 error = ESRCH; in _thr_setparam()
202 error = ESRCH; in pthread_getschedparam()

1234567