Home
last modified time | relevance | path

Searched defs:self (Results 1 – 25 of 95) sorted by relevance

1234

/illumos-gate/usr/src/tools/onbld/Checks/
H A DComments_test.py47 def lookup(self, buglist): argument
52 def test_isBug(self): argument
58 def test_changeid_present(self): argument
94 def setUp(self): argument
98 def split_input(self, str): argument
120 def test_comchk_newline(self): argument
125 def test_comchk_basic(self): argument
128 def test_comchk_reviewer(self): argument
131 def test_comchk_approver(self): argument
135 def test_comchk_changeid(self): argument
[all …]
H A DDbLookups.py51 def __str__(self): argument
55 def __str__(self): argument
71 def __init__(self, priority = ["illumos"]): argument
83 def __illbug(self, cr): argument
103 def lookup(self, crs): argument
H A DHdrChk.py74 def __init__(self, fh, filename=None, lenient=False): argument
86 def getline(self): argument
106 def skipcomments(self, curline=None): argument
/illumos-gate/usr/src/tools/scripts/
H A Dvalidate_pkg.py87 def __init__(self): argument
98 def name(self): argument
162 def __ne__(self, other): argument
246 def __str__(self): argument
260 def protostr(self): argument
294 def __str__(self): argument
364 def __str__(self): argument
423 def __init__(self, name): argument
427 def compare(self, other): argument
469 def __str__(self): argument
[all …]
H A Dcddlchk.py43 def __init__(self): argument
48 def load(self, exfile): argument
69 def match(self, filename): argument
80 def __contains__(self, elt): argument
H A Dmapfilechk.py43 def __init__(self): argument
48 def load(self, exfile): argument
69 def match(self, filename): argument
80 def __contains__(self, elt): argument
/illumos-gate/usr/src/tools/smatch/src/smatch_scripts/implicit_dependencies/
H A Dparser.py19 self, argument
50 def _sanitize_syscall(self, syscall): argument
56 def _deref_to_tuple(self, deref): argument
63 def _split_field(self, field): argument
72 def _sanitize_line(self, line): argument
89 def _construct_implicit_deps(self): argument
106 def parse(self): argument
116 def _listify_verbose_reason(self, reason): argument
125 def _get_json_dependencies(self): argument
137 def write(self): argument
[all …]
/illumos-gate/usr/src/lib/libc/port/threads/
H A Dcancel.c38 ulwp_t *self = curthread; in pthread_cancel() local
94 ulwp_t *self = curthread; in pthread_setcancelstate() local
151 ulwp_t *self = curthread; in pthread_setcanceltype() local
205 ulwp_t *self = curthread; in pthread_testcancel() local
219 ulwp_t *self = curthread; in _cancelon() local
237 ulwp_t *self = curthread; in _canceloff() local
255 ulwp_t *self = curthread; in _canceloff_nocancel() local
274 ulwp_t *self = curthread; in __pthread_cleanup_push() local
292 ulwp_t *self = curthread; in __pthread_cleanup_pop() local
337 set_cancel_eintr_flag(ulwp_t *self) in set_cancel_eintr_flag()
[all …]
H A Drwlock.c52 ulwp_t *self = curthread; in rwl_entry() local
141 ulwp_t *self = curthread; in rw_read_held() local
184 ulwp_t *self = curthread; in rw_write_held() local
204 ulwp_t *self = curthread; in rwlock_init() local
241 ulwp_t *self = curthread; in rwlock_destroy() local
288 ulwp_t *self = curthread; in read_lock_try() local
309 ulwp_t *self = curthread; in read_unlock_try() local
332 ulwp_t *self = curthread; in write_lock_try() local
355 ulwp_t *self = curthread; in write_unlock_try() local
583 ulwp_t *self = curthread; in rwlock_lock() local
[all …]
H A Dsynch.c215 ulwp_t *self = curthread; in _ceil_mylist_del() local
238 ulwp_t *self = curthread; in _ceil_mylist_add() local
270 ulwp_t *self = curthread; in _ceil_prio_inherit() local
284 ulwp_t *self = curthread; in _ceil_prio_waive() local
417 ulwp_t *self = curthread; in spin_lock_set() local
454 ulwp_t *self = curthread; in spin_lock_clear() local
470 ulwp_t *self = curthread; in queue_alloc() local
506 ulwp_t *self = curthread; in QVERIFY() local
916 ulwp_t *self = curthread; in dequeue_self() local
1169 no_preempt(ulwp_t *self) in no_preempt()
[all …]
H A Dsigaction.c77 ulwp_t *self = curthread; in call_user_handler() local
245 ulwp_t *self = curthread; in take_deferred_signal() local
295 ulwp_t *self = curthread; in sigacthandler() local
369 ulwp_t *self = curthread; in sigaction() local
471 ulwp_t *self = curthread; in setsigacthandler() local
492 block_all_signals(ulwp_t *self) in block_all_signals()
528 ulwp_t *self = curthread; in setcontext() local
606 ulwp_t *self = curthread; in thr_sigsetmask() local
736 ulwp_t *self = curthread; in do_sigcancel() local
H A Dthr.c276 ulwp_t *self = curthread; in trim_stack_cache() local
426 ulwp_t *self = curthread; in ulwp_alloc() local
527 ulwp_t *self = curthread; in ulwp_broadcast() local
541 ulwp_t *self = curthread; in find_lwp() local
565 ulwp_t *self = curthread; in _thrp_create() local
756 ulwp_t *self = curthread; in _thrp_exit() local
921 ulwp_t *self = curthread; in _thrp_exit_common() local
1257 ulwp_t *self; in libc_init() local
1566 ulwp_t *self = curthread; in finish_init() local
1652 ulwp_t *self = curthread; in postfork1_child() local
[all …]
H A Dassfail.c67 ulwp_t *self; in Abort() local
86 ulwp_t *self; in common_panic() local
162 ulwp_t *self; in lock_error() local
253 ulwp_t *self; in rwlock_error() local
340 ulwp_t *self; in thread_error() local
389 ulwp_t *self; in __assfail() local
H A Dtsd.c267 ulwp_t *self = curthread; in thr_setspecific_slow() local
324 ulwp_t *self = curthread; in thr_setspecific() local
386 ulwp_t *self = curthread; in tsd_exit() local
445 ulwp_t *self = curthread; in tsd_free() local
H A Dtls.c218 ulwp_t *self = curthread; in slow_tls_get_addr() local
299 ulwp_t *self = curthread; in __tls_get_addr() local
319 ulwp_t *self = curthread; in tls_setup() local
374 ulwp_t *self = curthread; in tls_exit() local
/illumos-gate/usr/src/lib/pyzfs/common/
H A Ddataset.py47 def __init__(self, t): argument
67 def delegatable(self): argument
101 def __init__(self, name, props=None, argument
136 def getprop(self, propname): argument
152 def parent(self): argument
156 def descendents(self): argument
170 def userspace(self, prop): argument
184 def userspace_upgrade(self): argument
189 def set_fsacl(self, un, d): argument
200 def get_fsacl(self): argument
[all …]
H A Dtable.py32 def __init__(self, fields, rjustfields=()): argument
39 def __updatemax(self, k, v): argument
42 def addline(self, sortkey, values): argument
54 def printme(self, headers=True): argument
H A Dutil.py47 def default_repr(self): argument
68 def __init__(self, eno, task=None, why=None): argument
79 def __str__(self): argument
112 def strerror(self): argument
H A Dioctl.c244 py_next_dataset(PyObject *self, PyObject *args) in py_next_dataset()
282 py_dataset_props(PyObject *self, PyObject *args) in py_dataset_props()
304 py_get_fsacl(PyObject *self, PyObject *args) in py_get_fsacl()
323 py_set_fsacl(PyObject *self, PyObject *args) in py_set_fsacl()
363 py_get_holds(PyObject *self, PyObject *args) in py_get_holds()
382 py_userspace_many(PyObject *self, PyObject *args) in py_userspace_many()
447 py_userspace_upgrade(PyObject *self, PyObject *args) in py_userspace_upgrade()
469 py_set_cmdstr(PyObject *self, PyObject *args) in py_set_cmdstr()
482 py_get_proptable(PyObject *self, PyObject *args) in py_get_proptable()
/illumos-gate/usr/src/test/smbsrv-tests/cmd/
H A Drun_smbtorture.py61 def __str__(self): argument
64 def __len__(self): argument
72 def __init__(self, name): argument
76 def __str__(self): argument
79 def run(self, rfd, wfd, timeout, cmd): argument
83 def finish(self, start, wfd): argument
120 def __init__(self, tests, skip_pat, verbose): argument
123 def should_skip(self, test, pattern, verbose): argument
140 def __iter__(self): argument
143 def __len__(self): argument
[all …]
/illumos-gate/usr/src/tools/smatch/src/Documentation/sphinx/
H A Dcdoc.py54 def __init__(self, lines): argument
61 def __iter__(self): argument
65 def memo(self): argument
69 def __next__(self): argument
77 def next(self): argument
80 def undo(self): argument
282 def run(self): argument
/illumos-gate/usr/src/lib/pylibbe/common/
H A Dlibbe_py.c97 beCreateSnapshot(PyObject *self, PyObject *args) in beCreateSnapshot()
162 beCopy(PyObject *self, PyObject *args)
473 beDestroy(PyObject *self, PyObject *args)
531 beDestroySnapshot(PyObject *self, PyObject *args)
574 beRename(PyObject *self, PyObject *args)
618 beMount(PyObject *self, PyObject *args)
660 beUnmount(PyObject *self, PyObject *args)
714 beRollback(PyObject *self, PyObject *args)
759 bePrintErrors(PyObject *self, PyObject *args)
783 beGetErrDesc(PyObject *self, PyObject *args)
[all …]
/illumos-gate/usr/src/uts/common/io/scsi/impl/
H A Dscsi_hba.c901 dev_info_t *self, in scsi_hba_tran_alloc()
1236 dev_info_t *self, in scsi_hba_attach_setup()
1456 dev_info_t *self, in smp_hba_attach_setup()
2425 dev_info_t *self, in scsi_hba_bus_ctl()
2593 dev_info_t *self, in scsi_hba_pkt_alloc()
2882 dev_info_t *self, in scsi_hba_map_fault()
2897 dev_info_t *self, in scsi_hba_get_eventcookie()
2916 dev_info_t *self, in scsi_hba_add_eventcall()
2957 dev_info_t *self, in scsi_hba_post_event()
3001 dev_info_t *self; in scsi_hba_open() local
[all …]
/illumos-gate/usr/src/cmd/perl/contrib/Sun/Solaris/Kstat/
H A DKstat.xs299 save_var(HV *self, kstat_t *kp, int strip_str) in save_var()
373 save_vminfo(HV *self, kstat_t *kp, int strip_str) in save_vminfo()
394 save_nfs(HV *self, kstat_t *kp, int strip_str) in save_nfs()
726 apply_to_ties(SV *self, ATTCb_t cb, void *arg) in apply_to_ties()
778 set_valid(HV *self, void *arg) in set_valid()
797 prune_invalid(SV *self, AV *del) in prune_invalid()
885 save_named(HV *self, kstat_t *kp, int strip_str) in save_named()
929 save_intr(HV *self, kstat_t *kp, int strip_str) in save_intr()
951 save_io(HV *self, kstat_t *kp, int strip_str) in save_io()
1004 read_kstats(HV *self, int refresh) in read_kstats()
[all …]
/illumos-gate/usr/src/lib/pysolaris/common/
H A Dmisc.c36 py_sid_to_id(PyObject *self, PyObject *args) in py_sid_to_id()
59 py_sid_to_name(PyObject *self, PyObject *args) in py_sid_to_name()
95 py_isglobalzone(PyObject *self, PyObject *args) in py_isglobalzone()
101 py_gettext(PyObject *self, PyObject *args) in py_gettext()

1234