Home
last modified time | relevance | path

Searched defs:self (Results 1 – 25 of 96) 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
101 def expect_pass(self, input, *, check_db=False): argument
111 def expect_fail(self, input, output, *, check_db=False): argument
120 def test_comchk_newline(self): argument
125 def test_comchk_basic(self): argument
128 def test_comchk_reviewer(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
112 def checkmodes(self, modechecks): argument
162 def __ne__(self, other): argument
246 def __str__(self): argument
260 def protostr(self): argument
289 def __init__(self, action, error): argument
294 def __str__(self): argument
304 def __init__(self, action): argument
359 def __init__(self, path, mode): 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
79 def _add_fields(self, syscall, list_type, derefs): 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
[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
311 set_cancel_pending_flag(ulwp_t *self, int clear_flags) in set_cancel_pending_flag()
[all …]
H A Drwlock.c53 ulwp_t *self = curthread; in rwl_entry() local
142 ulwp_t *self = curthread; in rw_read_held() local
185 ulwp_t *self = curthread; in rw_write_held() local
205 ulwp_t *self = curthread; in rwlock_init() local
242 ulwp_t *self = curthread; in rwlock_destroy() local
289 ulwp_t *self = curthread; in read_lock_try() local
310 ulwp_t *self = curthread; in read_unlock_try() local
333 ulwp_t *self = curthread; in write_lock_try() local
356 ulwp_t *self = curthread; in write_unlock_try() local
480 ulwp_t *self = curthread; in rw_queue_release() local
[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 Dsynch.c216 ulwp_t *self = curthread; in _ceil_mylist_del() local
239 ulwp_t *self = curthread; in _ceil_mylist_add() local
254 set_rt_priority(ulwp_t *self, int prio) in set_rt_priority()
271 ulwp_t *self = curthread; in _ceil_prio_inherit() local
285 ulwp_t *self = curthread; in _ceil_prio_waive() local
418 ulwp_t *self = curthread; in spin_lock_set() local
455 ulwp_t *self = curthread; in spin_lock_clear() local
471 ulwp_t *self = curthread; in queue_alloc() local
507 ulwp_t *self = curthread; in QVERIFY() local
917 ulwp_t *self = curthread; in dequeue_self() local
[all …]
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.c70 ulwp_t *self; in Abort() local
89 ulwp_t *self; in common_panic() local
165 ulwp_t *self; in lock_error() local
256 ulwp_t *self; in rwlock_error() local
343 ulwp_t *self; in thread_error() local
392 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
/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/net-tests/tests/ipv6/
H A Ddup_bind.py69 def __init__(self, name: str, family: int, addr: SockAddr) -> None: argument
75 def set_ifindex(self, ifindex: int) -> None: argument
79 def bind_ifindex(self) -> None: argument
89 def setup_listener(self) -> None: argument
96 def start_responder(self) -> None: argument
102 def server_thread(self) -> None: argument
106 def run_initiator(self) -> None: argument
116 def setup_listener(self) -> None: argument
120 def conn_thread(self, conn: socket.socket) -> None: argument
129 def server_thread(self) -> None: argument
[all …]
/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)
287 beList(PyObject *self, PyObject *args, PyObject *keywds)
425 beActivate(PyObject *self, PyObject *args, PyObject *keywds)
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)
[all …]
/illumos-gate/usr/src/uts/common/io/scsi/impl/
H A Dscsi_hba.c484 scsi_hba_log(int level, const char *func, dev_info_t *self, dev_info_t *child, in scsi_hba_log()
650 scsi_hba_devi_enter(dev_info_t *self, boolean_t *enteredvp) in scsi_hba_devi_enter()
659 scsi_hba_devi_tryenter(dev_info_t *self, boolean_t *enteredvp) in scsi_hba_devi_tryenter()
668 scsi_hba_devi_exit(dev_info_t *self, boolean_t enteredv) in scsi_hba_devi_exit()
677 scsi_hba_devi_enter_phci(dev_info_t *self) in scsi_hba_devi_enter_phci()
684 scsi_hba_devi_exit_phci(dev_info_t *self) in scsi_hba_devi_exit_phci()
901 dev_info_t *self, in scsi_hba_tran_alloc()
984 scsa_nexus_teardown(dev_info_t *self, scsi_hba_tran_t *tran) in scsa_nexus_teardown()
1000 scsa_nexus_setup(dev_info_t *self, scsi_hba_tran_t *tran) in scsa_nexus_setup()
1082 scsa_tran_teardown(dev_info_t *self, scsi_hba_tran_t *tran) in scsa_tran_teardown()
[all …]
/illumos-gate/usr/src/cmd/perl/contrib/Sun/Solaris/Kstat/
H A DKstat.xs181 save_cpu_stat(HV *self, kstat_t *kp, int strip_str) in save_cpu_stat()
299 save_var(HV *self, kstat_t *kp, int strip_str) in save_var()
329 save_ncstats(HV *self, kstat_t *kp, int strip_str) in save_ncstats()
352 save_sysinfo(HV *self, kstat_t *kp, int strip_str) in save_sysinfo()
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()
449 save_sfmmu_global_stat(HV *self, kstat_t *kp, int strip_str) in save_sfmmu_global_stat()
527 save_sfmmu_tsbsize_stat(HV *self, kstat_t *kp, int strip_str) in save_sfmmu_tsbsize_stat()
642 get_tie(SV *self, char *module, int instance, char *name, int *is_new) in get_tie()
726 apply_to_ties(SV *self, ATTCb_t cb, void *arg) in apply_to_ties()
[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