1# Copyright (C) 2021 Huawei Device Co., Ltd. 2# Licensed under the Apache License, Version 2.0 (the "License"); 3# you may not use this file except in compliance with the License. 4# You may obtain a copy of the License at 5# 6# http://www.apache.org/licenses/LICENSE-2.0 7# 8# Unless required by applicable law or agreed to in writing, software 9# distributed under the License is distributed on an "AS IS" BASIS, 10# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 11# See the License for the specific language governing permissions and 12# limitations under the License. 13 14import("posix_interface_template.gni") 15posix_interface_json("${posix_interface_module}") { 16 sources = [ "Test.json" ] 17 deps = [ ":${posix_interface_module}_bin" ] 18} 19 20group("${posix_interface_module}_bin") { 21 deps = [ 22 "asctime:asctime_1-1", 23 "clock:clock_2-1", 24 "clock_getcpuclockid:clock_getcpuclockid_6-1", 25 "clock_getres:clock_getres_1-1", 26 "clock_getres:clock_getres_3-1", 27 "clock_getres:clock_getres_5-1", 28 "clock_getres:clock_getres_5-2", 29 "clock_getres:clock_getres_6-1", 30 "clock_nanosleep:clock_nanosleep_1-1", 31 32 #"clock_nanosleep:clock_nanosleep_1-5", 33 "clock_nanosleep:clock_nanosleep_11-1", 34 "clock_nanosleep:clock_nanosleep_13-1", 35 36 #"clock_nanosleep:clock_nanosleep_2-2", 37 #"clock_nanosleep:clock_nanosleep_2-3", 38 "clock_settime:clock_settime_1-1", 39 "clock_settime:clock_settime_17-1", 40 "clock_settime:clock_settime_17-2", 41 "clock_settime:clock_settime_19-1", 42 "clock_settime:clock_settime_20-1", 43 "clock_settime:clock_settime_6-1", 44 45 #"clock_settime:clock_settime_8-1", 46 "ctime:ctime_1-1", 47 "difftime:difftime_1-1", 48 "fsync:fsync_5-1", 49 "fsync:fsync_7-1", 50 51 #"gmtime:gmtime_1-1", 52 "gmtime:gmtime_2-1", 53 "localtime:localtime_1-1", 54 "mktime:mktime_1-1", 55 56 #"mq_close:mq_close_1-1", 57 "mq_close:mq_close_3-2", 58 59 #"mq_getattr:mq_getattr_2-1", 60 #"mq_getattr:mq_getattr_2-2", 61 #"mq_getattr:mq_getattr_3-1", 62 #"mq_getattr:mq_getattr_speculative_7-1", 63 #"mq_open:mq_open_12-1", 64 #"mq_open:mq_open_13-1", 65 #"mq_open:mq_open_15-1", 66 "mq_open:mq_open_21-1", 67 68 #"mq_open:mq_open_23-1", 69 #"mq_open:mq_open_25-2", 70 #"mq_open:mq_open_27-1", 71 #"mq_open:mq_open_27-2", 72 #"mq_open:mq_open_29-1", 73 "mq_open:mq_open_3-1", 74 75 #"mq_open:mq_open_7-3", 76 #"mq_open:mq_open_speculative_2-2", 77 #"mq_open:mq_open_speculative_2-3", 78 #"mq_open:mq_open_speculative_26-1", 79 #"mq_receive:mq_receive_10-1", 80 #"mq_receive:mq_receive_11-1", 81 #"mq_receive:mq_receive_11-2", 82 #"mq_receive:mq_receive_7-1", 83 #"mq_send:mq_send_13-1", 84 #"mq_send:mq_send_2-1", 85 #"mq_send:mq_send_4-1", 86 #"mq_send:mq_send_4-2", 87 #"mq_setattr:mq_setattr_1-1", 88 #"mq_setattr:mq_setattr_1-2", 89 #"mq_setattr:mq_setattr_2-1", 90 #"mq_setattr:mq_setattr_5-1", 91 #"mq_timedreceive:mq_timedreceive_13-1", 92 #"mq_timedreceive:mq_timedreceive_14-1", 93 #"mq_timedreceive:mq_timedreceive_7-1", 94 #"mq_timedsend:mq_timedsend_13-1", 95 #"mq_timedsend:mq_timedsend_19-1", 96 #"mq_timedsend:mq_timedsend_2-1", 97 #"mq_timedsend:mq_timedsend_4-1", 98 #"mq_timedsend:mq_timedsend_4-2", 99 #"mq_unlink:mq_unlink_1-1", 100 #"mq_unlink:mq_unlink_2-1", 101 #"mq_unlink:mq_unlink_2-2", 102 #"mq_unlink:mq_unlink_7-1", 103 #"mq_unlink:mq_unlink_speculative_7-2", 104 "pthread_atfork:pthread_atfork_1-1", 105 106 #"pthread_atfork:pthread_atfork_1-2", 107 "pthread_atfork:pthread_atfork_2-1", 108 109 #"pthread_atfork:pthread_atfork_2-2", 110 #"pthread_atfork:pthread_atfork_3-2", 111 #"pthread_atfork:pthread_atfork_4-1", 112 "pthread_attr_destroy:pthread_attr_destroy_1-1", 113 "pthread_attr_destroy:pthread_attr_destroy_2-1", 114 "pthread_attr_destroy:pthread_attr_destroy_3-1", 115 "pthread_attr_getdetachstate:pthread_attr_getdetachstate_1-1", 116 "pthread_attr_getdetachstate:pthread_attr_getdetachstate_1-2", 117 "pthread_attr_getinheritsched:pthread_attr_getinheritsched_1-1", 118 "sched_get_priority_max:sched_get_priority_max_1-1", 119 "sched_getparam:sched_getparam_1-1", 120 121 #"pthread_attr_getschedparam:pthread_attr_getschedparam_1-1", 122 "pthread_attr_getscope:pthread_attr_getscope_1-1", 123 "pthread_attr_getstacksize:pthread_attr_getstacksize_1-1", 124 "pthread_attr_init:pthread_attr_init_1-1", 125 "pthread_attr_init:pthread_attr_init_2-1", 126 "pthread_attr_init:pthread_attr_init_3-1", 127 "pthread_attr_init:pthread_attr_init_4-1", 128 "pthread_attr_setdetachstate:pthread_attr_setdetachstate_1-1", 129 "pthread_attr_setdetachstate:pthread_attr_setdetachstate_1-2", 130 "pthread_attr_setdetachstate:pthread_attr_setdetachstate_2-1", 131 "pthread_attr_setdetachstate:pthread_attr_setdetachstate_4-1", 132 "pthread_attr_setinheritsched:pthread_attr_setinheritsched_1-1", 133 "pthread_attr_setinheritsched:pthread_attr_setinheritsched_2-1", 134 "pthread_attr_setinheritsched:pthread_attr_setinheritsched_2-2", 135 "pthread_attr_setinheritsched:pthread_attr_setinheritsched_2-3", 136 "pthread_attr_setinheritsched:pthread_attr_setinheritsched_2-4", 137 "pthread_attr_setinheritsched:pthread_attr_setinheritsched_4-1", 138 139 #"pthread_attr_setschedparam:pthread_attr_setschedparam_1-1", 140 "pthread_attr_setschedparam:pthread_attr_setschedparam_1-2", 141 "pthread_attr_setschedparam:pthread_attr_setschedparam_1-3", 142 "pthread_attr_setschedparam:pthread_attr_setschedparam_1-4", 143 144 #"pthread_attr_setschedparam:pthread_attr_setschedparam_speculative_3-1", 145 #"pthread_attr_setschedparam:pthread_attr_setschedparam_speculative_3-2", 146 "pthread_attr_setschedpolicy:pthread_attr_setschedpolicy_1-2", 147 "pthread_attr_setschedpolicy:pthread_attr_setschedpolicy_1-3", 148 149 #"pthread_attr_setschedpolicy:pthread_attr_setschedpolicy_4-1", 150 "pthread_attr_setscope:pthread_attr_setscope_4-1", 151 "pthread_attr_setscope:pthread_attr_setscope_5-1", 152 "pthread_attr_setstacksize:pthread_attr_setstacksize_1-1", 153 "pthread_attr_setstacksize:pthread_attr_setstacksize_2-1", 154 "pthread_barrier_destroy:pthread_barrier_destroy_1-1", 155 "pthread_barrier_init:pthread_barrier_init_1-1", 156 "pthread_barrier_init:pthread_barrier_init_3-1", 157 "pthread_barrier_init:pthread_barrier_init_4-1", 158 "pthread_barrier_wait:pthread_barrier_wait_1-1", 159 "pthread_barrier_wait:pthread_barrier_wait_2-1", 160 "pthread_barrierattr_destroy:pthread_barrierattr_destroy_1-1", 161 "pthread_barrierattr_getpshared:pthread_barrierattr_getpshared_1-1", 162 "pthread_barrierattr_init:pthread_barrierattr_init_1-1", 163 "pthread_barrierattr_init:pthread_barrierattr_init_2-1", 164 "pthread_barrierattr_setpshared:pthread_barrierattr_setpshared_1-1", 165 "pthread_barrierattr_setpshared:pthread_barrierattr_setpshared_2-1", 166 "pthread_cancel:pthread_cancel_1-1", 167 "pthread_cancel:pthread_cancel_1-2", 168 "pthread_cancel:pthread_cancel_1-3", 169 "pthread_cancel:pthread_cancel_2-1", 170 "pthread_cancel:pthread_cancel_2-2", 171 "pthread_cancel:pthread_cancel_2-3", 172 "pthread_cancel:pthread_cancel_3-1", 173 "pthread_cancel:pthread_cancel_4-1", 174 "pthread_cleanup_pop:pthread_cleanup_pop_1-1", 175 "pthread_cleanup_pop:pthread_cleanup_pop_1-2", 176 "pthread_cleanup_pop:pthread_cleanup_pop_1-3", 177 "pthread_cleanup_push:pthread_cleanup_push_1-1", 178 "pthread_cleanup_push:pthread_cleanup_push_1-2", 179 "pthread_cleanup_push:pthread_cleanup_push_1-3", 180 "pthread_cond_signal:pthread_cond_signal_1-1", 181 "pthread_cond_signal:pthread_cond_signal_2-1", 182 "pthread_cond_signal:pthread_cond_signal_2-2", 183 "pthread_cond_signal:pthread_cond_signal_4-1", 184 "pthread_condattr_destroy:pthread_condattr_destroy_1-1", 185 "pthread_condattr_destroy:pthread_condattr_destroy_2-1", 186 "pthread_condattr_destroy:pthread_condattr_destroy_3-1", 187 "pthread_condattr_destroy:pthread_condattr_destroy_4-1", 188 "pthread_condattr_getclock:pthread_condattr_getclock_1-1", 189 "pthread_condattr_getclock:pthread_condattr_getclock_1-2", 190 "pthread_condattr_getpshared:pthread_condattr_getpshared_1-1", 191 "pthread_condattr_getpshared:pthread_condattr_getpshared_1-2", 192 "pthread_condattr_getpshared:pthread_condattr_getpshared_2-1", 193 "pthread_condattr_init:pthread_condattr_init_1-1", 194 "pthread_condattr_init:pthread_condattr_init_3-1", 195 "pthread_condattr_setclock:pthread_condattr_setclock_1-1", 196 "pthread_condattr_setclock:pthread_condattr_setclock_1-2", 197 "pthread_condattr_setclock:pthread_condattr_setclock_2-1", 198 "pthread_condattr_setpshared:pthread_condattr_setpshared_1-1", 199 "pthread_condattr_setpshared:pthread_condattr_setpshared_1-2", 200 "pthread_condattr_setpshared:pthread_condattr_setpshared_2-1", 201 "pthread_mutex_destroy:pthread_mutex_destroy_1-1", 202 "pthread_mutex_destroy:pthread_mutex_destroy_2-1", 203 "pthread_mutex_destroy:pthread_mutex_destroy_2-2", 204 "pthread_mutex_destroy:pthread_mutex_destroy_3-1", 205 "pthread_mutex_destroy:pthread_mutex_destroy_5-1", 206 "pthread_mutex_destroy:pthread_mutex_destroy_5-2", 207 "pthread_mutex_init:pthread_mutex_init_1-1", 208 "pthread_mutex_init:pthread_mutex_init_2-1", 209 "pthread_mutex_init:pthread_mutex_init_3-1", 210 "pthread_mutex_init:pthread_mutex_init_4-1", 211 "pthread_mutex_lock:pthread_mutex_lock_1-1", 212 "pthread_mutex_lock:pthread_mutex_lock_2-1", 213 "pthread_mutex_timedlock:pthread_mutex_timedlock_4-1", 214 "pthread_mutex_timedlock:pthread_mutex_timedlock_5-1", 215 "pthread_mutex_timedlock:pthread_mutex_timedlock_5-2", 216 "pthread_mutex_timedlock:pthread_mutex_timedlock_5-3", 217 "pthread_mutex_trylock:pthread_mutex_trylock_1-1", 218 "pthread_mutex_trylock:pthread_mutex_trylock_3-1", 219 "pthread_mutex_trylock:pthread_mutex_trylock_4-1", 220 "pthread_mutex_unlock:pthread_mutex_unlock_1-1", 221 "pthread_mutex_unlock:pthread_mutex_unlock_2-1", 222 "pthread_mutex_unlock:pthread_mutex_unlock_3-1", 223 "pthread_mutexattr_settype:pthread_mutexattr_settype_1-1", 224 "pthread_mutexattr_settype:pthread_mutexattr_settype_3-1", 225 "pthread_mutexattr_settype:pthread_mutexattr_settype_3-2", 226 "pthread_mutexattr_settype:pthread_mutexattr_settype_3-3", 227 "pthread_mutexattr_settype:pthread_mutexattr_settype_3-4", 228 "pthread_mutexattr_settype:pthread_mutexattr_settype_7-1", 229 "pthread_once:pthread_once_1-1", 230 "pthread_rwlock_destroy:pthread_rwlock_destroy_1-1", 231 "pthread_rwlock_destroy:pthread_rwlock_destroy_3-1", 232 "pthread_rwlock_init:pthread_rwlock_init_1-1", 233 "pthread_rwlock_init:pthread_rwlock_init_2-1", 234 "pthread_rwlock_init:pthread_rwlock_init_3-1", 235 "pthread_rwlock_init:pthread_rwlock_init_6-1", 236 "pthread_rwlock_rdlock:pthread_rwlock_rdlock_1-1", 237 "pthread_rwlock_rdlock:pthread_rwlock_rdlock_2-3", 238 "pthread_rwlock_rdlock:pthread_rwlock_rdlock_5-1", 239 "pthread_rwlock_timedrdlock:pthread_rwlock_timedrdlock_2-1", 240 "pthread_rwlock_timedrdlock:pthread_rwlock_timedrdlock_5-1", 241 "pthread_rwlock_timedwrlock:pthread_rwlock_timedwrlock_2-1", 242 "pthread_rwlock_timedwrlock:pthread_rwlock_timedwrlock_5-1", 243 "pthread_rwlock_tryrdlock:pthread_rwlock_tryrdlock_1-1", 244 "pthread_rwlock_trywrlock:pthread_rwlock_trywrlock_1-1", 245 "pthread_rwlock_trywrlock:pthread_rwlock_trywrlock_speculative_3-1", 246 "pthread_rwlock_unlock:pthread_rwlock_unlock_1-1", 247 "pthread_rwlock_unlock:pthread_rwlock_unlock_2-1", 248 "pthread_rwlock_wrlock:pthread_rwlock_wrlock_1-1", 249 "pthread_rwlockattr_destroy:pthread_rwlockattr_destroy_1-1", 250 "pthread_rwlockattr_destroy:pthread_rwlockattr_destroy_2-1", 251 "pthread_rwlockattr_getpshared:pthread_rwlockattr_getpshared_1-1", 252 "pthread_rwlockattr_getpshared:pthread_rwlockattr_getpshared_4-1", 253 "pthread_rwlockattr_init:pthread_rwlockattr_init_1-1", 254 "pthread_rwlockattr_init:pthread_rwlockattr_init_2-1", 255 "pthread_rwlockattr_setpshared:pthread_rwlockattr_setpshared_1-1", 256 "pthread_self:pthread_self_1-1", 257 "pthread_setcancelstate:pthread_setcancelstate_1-1", 258 "pthread_setcancelstate:pthread_setcancelstate_1-2", 259 "pthread_setcancelstate:pthread_setcancelstate_2-1", 260 "pthread_setcancelstate:pthread_setcancelstate_3-1", 261 "pthread_setcanceltype:pthread_setcanceltype_1-2", 262 "pthread_setcanceltype:pthread_setcanceltype_2-1", 263 264 #"pthread_setschedparam:pthread_setschedparam_1-1", 265 "pthread_setschedparam:pthread_setschedparam_4-1", 266 "pthread_setspecific:pthread_setspecific_1-1", 267 "pthread_setspecific:pthread_setspecific_1-2", 268 "pthread_spin_destroy:pthread_spin_destroy_1-1", 269 "raise:raise_1-1", 270 271 #"raise:raise_1-2", 272 "raise:raise_2-1", 273 "raise:raise_4-1", 274 "raise:raise_6-1", 275 "raise:raise_7-1", 276 "sched_get_priority_min:sched_get_priority_min_1-1", 277 278 #"sched_get_priority_min:sched_get_priority_min_1-2", 279 "sched_get_priority_min:sched_get_priority_min_2-1", 280 "sched_getscheduler:sched_getscheduler_1-1", 281 "sched_getscheduler:sched_getscheduler_3-1", 282 "sched_getscheduler:sched_getscheduler_4-1", 283 284 #"sched_getscheduler:sched_getscheduler_5-1", 285 "sched_rr_get_interval:sched_rr_get_interval_1-1", 286 "sched_rr_get_interval:sched_rr_get_interval_2-1", 287 "sched_rr_get_interval:sched_rr_get_interval_3-1", 288 "sched_setparam:sched_setparam_1-1", 289 "sched_setparam:sched_setparam_22-1", 290 291 #"sched_setparam:sched_setparam_23-7", 292 #"sched_setparam:sched_setparam_27-1", 293 "sched_setparam:sched_setparam_5-1", 294 295 #"sched_setscheduler:sched_setscheduler_4-1", 296 "sched_setscheduler:sched_setscheduler_17-5", 297 298 #"sched_setscheduler:sched_setscheduler_17-7", 299 "sched_setscheduler:sched_setscheduler_19-5", 300 301 #"sched_setscheduler:sched_setscheduler_21-1", 302 "sched_yield:sched_yield_2-1", 303 "sem_destroy:sem_destroy_3-1", 304 "sem_destroy:sem_destroy_4-1", 305 "sem_getvalue:sem_getvalue_2-2", 306 "sem_init:sem_init_1-1", 307 "sem_init:sem_init_2-1", 308 "sem_init:sem_init_2-2", 309 "sem_init:sem_init_3-1", 310 "sem_init:sem_init_5-1", 311 "sem_init:sem_init_5-2", 312 "sem_timedwait:sem_timedwait_1-1", 313 "sem_timedwait:sem_timedwait_11-1", 314 "sem_timedwait:sem_timedwait_2-2", 315 "sem_timedwait:sem_timedwait_4-1", 316 "sem_timedwait:sem_timedwait_6-1", 317 "sem_timedwait:sem_timedwait_6-2", 318 "sem_timedwait:sem_timedwait_7-1", 319 "sem_unlink:sem_unlink_5-1", 320 "shm_open:shm_open_39-1", 321 "shm_unlink:shm_unlink_10-1", 322 "sigaddset:sigaddset_1-1", 323 "sigaddset:sigaddset_1-2", 324 "sigaddset:sigaddset_1-3", 325 "sigaddset:sigaddset_2-1", 326 "sigaddset:sigaddset_4-1", 327 "sigaltstack:sigaltstack_11-1", 328 "sigaltstack:sigaltstack_12-1", 329 "sigdelset:sigdelset_1-1", 330 "sigdelset:sigdelset_1-2", 331 "sigdelset:sigdelset_1-3", 332 "sigdelset:sigdelset_1-4", 333 "sigdelset:sigdelset_4-1", 334 "sigfillset:sigfillset_1-1", 335 "sighold:sighold_1-1", 336 "sighold:sighold_2-1", 337 "sighold:sighold_3-1", 338 "sigignore:sigignore_1-1", 339 "sigignore:sigignore_4-1", 340 "sigignore:sigignore_5-1", 341 "sigignore:sigignore_6-1", 342 "sigignore:sigignore_6-2", 343 "sigismember:sigismember_3-1", 344 "sigismember:sigismember_4-1", 345 "sigpause:sigpause_1-1", 346 "sigpause:sigpause_2-1", 347 "sigpause:sigpause_3-1", 348 349 #"sigpending:sigpending_1-1", 350 "sigpending:sigpending_2-1", 351 "sigprocmask:sigprocmask_12-1", 352 "sigprocmask:sigprocmask_15-1", 353 "sigprocmask:sigprocmask_17-1", 354 "sigprocmask:sigprocmask_4-1", 355 "sigprocmask:sigprocmask_5-1", 356 "sigprocmask:sigprocmask_6-1", 357 "sigprocmask:sigprocmask_7-1", 358 "sigprocmask:sigprocmask_8-1", 359 "sigprocmask:sigprocmask_8-2", 360 "sigprocmask:sigprocmask_8-3", 361 "sigprocmask:sigprocmask_9-1", 362 363 #"sigqueue:sigqueue_9-1", 364 "sigaction:sigaction_1-1", 365 "sigaction:sigaction_1-10", 366 "sigaction:sigaction_1-11", 367 "sigaction:sigaction_1-12", 368 "sigaction:sigaction_1-13", 369 "sigaction:sigaction_1-14", 370 "sigaction:sigaction_1-15", 371 "sigaction:sigaction_1-16", 372 "sigaction:sigaction_1-17", 373 "sigaction:sigaction_1-18", 374 "sigaction:sigaction_1-19", 375 "sigaction:sigaction_1-2", 376 "sigaction:sigaction_1-20", 377 "sigaction:sigaction_1-22", 378 "sigaction:sigaction_1-23", 379 "sigaction:sigaction_1-24", 380 "sigaction:sigaction_1-25", 381 "sigaction:sigaction_1-26", 382 "sigaction:sigaction_1-3", 383 "sigaction:sigaction_1-4", 384 "sigaction:sigaction_1-6", 385 "sigaction:sigaction_1-7", 386 "sigaction:sigaction_1-8", 387 "sigaction:sigaction_1-9", 388 "sigaction:sigaction_18-1", 389 "sigaction:sigaction_18-10", 390 "sigaction:sigaction_18-11", 391 "sigaction:sigaction_18-12", 392 "sigaction:sigaction_18-13", 393 "sigaction:sigaction_18-14", 394 "sigaction:sigaction_18-15", 395 "sigaction:sigaction_18-16", 396 "sigaction:sigaction_18-17", 397 "sigaction:sigaction_18-18", 398 "sigaction:sigaction_18-19", 399 "sigaction:sigaction_18-2", 400 "sigaction:sigaction_18-20", 401 "sigaction:sigaction_18-22", 402 "sigaction:sigaction_18-23", 403 "sigaction:sigaction_18-24", 404 "sigaction:sigaction_18-25", 405 "sigaction:sigaction_18-26", 406 "sigaction:sigaction_18-3", 407 "sigaction:sigaction_18-4", 408 "sigaction:sigaction_18-6", 409 "sigaction:sigaction_18-7", 410 "sigaction:sigaction_18-8", 411 "sigaction:sigaction_18-9", 412 "sigaction:sigaction_2-1", 413 "sigaction:sigaction_2-10", 414 "sigaction:sigaction_2-11", 415 "sigaction:sigaction_2-12", 416 "sigaction:sigaction_2-13", 417 "sigaction:sigaction_2-14", 418 "sigaction:sigaction_2-15", 419 "sigaction:sigaction_2-16", 420 "sigaction:sigaction_2-17", 421 "sigaction:sigaction_2-18", 422 "sigaction:sigaction_2-19", 423 "sigaction:sigaction_2-2", 424 "sigaction:sigaction_2-20", 425 "sigaction:sigaction_2-22", 426 "sigaction:sigaction_2-23", 427 "sigaction:sigaction_2-24", 428 "sigaction:sigaction_2-25", 429 "sigaction:sigaction_2-26", 430 "sigaction:sigaction_2-3", 431 "sigaction:sigaction_2-4", 432 "sigaction:sigaction_2-6", 433 "sigaction:sigaction_2-7", 434 "sigaction:sigaction_2-8", 435 "sigaction:sigaction_2-9", 436 437 #"sigaction:sigaction_25-1", 438 #"sigaction:sigaction_25-10", 439 #"sigaction:sigaction_25-11", 440 #"sigaction:sigaction_25-12", 441 #"sigaction:sigaction_25-13", 442 #"sigaction:sigaction_25-14", 443 #"sigaction:sigaction_25-15", 444 # "sigaction:sigaction_25-16", 445 #"sigaction:sigaction_25-17", 446 #"sigaction:sigaction_25-18", 447 #"sigaction:sigaction_25-19", 448 #"sigaction:sigaction_25-2", 449 #"sigaction:sigaction_25-20", 450 #"sigaction:sigaction_25-22", 451 #"sigaction:sigaction_25-23", 452 #"sigaction:sigaction_25-24", 453 #"sigaction:sigaction_25-25", 454 #"sigaction:sigaction_25-26", 455 #"sigaction:sigaction_25-3", 456 #"sigaction:sigaction_25-4", 457 #"sigaction:sigaction_25-6", 458 #"sigaction:sigaction_25-7", 459 #"sigaction:sigaction_25-8", 460 #"sigaction:sigaction_25-9", 461 "sigaction:sigaction_28-1", 462 "sigaction:sigaction_28-10", 463 "sigaction:sigaction_28-11", 464 "sigaction:sigaction_28-12", 465 "sigaction:sigaction_28-13", 466 "sigaction:sigaction_28-14", 467 "sigaction:sigaction_28-15", 468 "sigaction:sigaction_28-16", 469 "sigaction:sigaction_28-17", 470 "sigaction:sigaction_28-18", 471 "sigaction:sigaction_28-19", 472 "sigaction:sigaction_28-2", 473 "sigaction:sigaction_28-20", 474 "sigaction:sigaction_28-22", 475 "sigaction:sigaction_28-23", 476 "sigaction:sigaction_28-24", 477 "sigaction:sigaction_28-25", 478 "sigaction:sigaction_28-26", 479 "sigaction:sigaction_28-3", 480 "sigaction:sigaction_28-4", 481 "sigaction:sigaction_28-6", 482 "sigaction:sigaction_28-7", 483 "sigaction:sigaction_28-8", 484 "sigaction:sigaction_28-9", 485 "sigaction:sigaction_30-1", 486 "sigaction:sigaction_4-100", 487 "sigaction:sigaction_4-101", 488 "sigaction:sigaction_4-102", 489 "sigaction:sigaction_4-103", 490 "sigaction:sigaction_4-104", 491 "sigaction:sigaction_4-53", 492 "sigaction:sigaction_4-54", 493 "sigaction:sigaction_4-55", 494 "sigaction:sigaction_4-56", 495 "sigaction:sigaction_4-58", 496 "sigaction:sigaction_4-59", 497 "sigaction:sigaction_4-60", 498 "sigaction:sigaction_4-61", 499 "sigaction:sigaction_4-62", 500 "sigaction:sigaction_4-63", 501 "sigaction:sigaction_4-64", 502 "sigaction:sigaction_4-65", 503 "sigaction:sigaction_4-66", 504 "sigaction:sigaction_4-67", 505 "sigaction:sigaction_4-68", 506 "sigaction:sigaction_4-69", 507 "sigaction:sigaction_4-70", 508 "sigaction:sigaction_4-71", 509 "sigaction:sigaction_4-72", 510 "sigaction:sigaction_4-74", 511 "sigaction:sigaction_4-75", 512 "sigaction:sigaction_4-76", 513 "sigaction:sigaction_4-77", 514 "sigaction:sigaction_4-78", 515 "sigaction:sigaction_4-79", 516 "sigaction:sigaction_4-80", 517 "sigaction:sigaction_4-81", 518 "sigaction:sigaction_4-82", 519 "sigaction:sigaction_4-84", 520 "sigaction:sigaction_4-85", 521 "sigaction:sigaction_4-86", 522 "sigaction:sigaction_4-87", 523 "sigaction:sigaction_4-88", 524 "sigaction:sigaction_4-89", 525 "sigaction:sigaction_4-90", 526 "sigaction:sigaction_4-91", 527 "sigaction:sigaction_4-92", 528 "sigaction:sigaction_4-93", 529 "sigaction:sigaction_4-94", 530 "sigaction:sigaction_4-95", 531 "sigaction:sigaction_4-96", 532 "sigaction:sigaction_4-97", 533 "sigaction:sigaction_4-98", 534 "sigaction:sigaction_6-1", 535 "sigaction:sigaction_6-10", 536 "sigaction:sigaction_6-11", 537 "sigaction:sigaction_6-12", 538 "sigaction:sigaction_6-13", 539 "sigaction:sigaction_6-14", 540 "sigaction:sigaction_6-15", 541 "sigaction:sigaction_6-16", 542 "sigaction:sigaction_6-17", 543 "sigaction:sigaction_6-18", 544 "sigaction:sigaction_6-19", 545 "sigaction:sigaction_6-2", 546 "sigaction:sigaction_6-20", 547 "sigaction:sigaction_6-22", 548 "sigaction:sigaction_6-23", 549 "sigaction:sigaction_6-24", 550 "sigaction:sigaction_6-25", 551 "sigaction:sigaction_6-26", 552 "sigaction:sigaction_6-3", 553 "sigaction:sigaction_6-4", 554 "sigaction:sigaction_6-6", 555 "sigaction:sigaction_6-7", 556 "sigaction:sigaction_6-8", 557 "sigaction:sigaction_6-9", 558 "sigaction:sigaction_8-1", 559 "sigaction:sigaction_8-10", 560 "sigaction:sigaction_8-11", 561 "sigaction:sigaction_8-12", 562 "sigaction:sigaction_8-13", 563 "sigaction:sigaction_8-14", 564 "sigaction:sigaction_8-15", 565 "sigaction:sigaction_8-16", 566 "sigaction:sigaction_8-17", 567 "sigaction:sigaction_8-18", 568 "sigaction:sigaction_8-19", 569 "sigaction:sigaction_8-2", 570 "sigaction:sigaction_8-20", 571 "sigaction:sigaction_8-23", 572 "sigaction:sigaction_8-24", 573 "sigaction:sigaction_8-25", 574 "sigaction:sigaction_8-26", 575 "sigaction:sigaction_8-3", 576 "sigaction:sigaction_8-4", 577 "sigaction:sigaction_8-7", 578 "sigaction:sigaction_8-8", 579 "sigaction:sigaction_8-9", 580 "sigrelse:sigrelse_1-1", 581 "sigrelse:sigrelse_2-1", 582 "sigrelse:sigrelse_3-1", 583 584 #"sigsuspend:sigsuspend_3-1", 585 #"sigsuspend:sigsuspend_4-1", 586 #"sigsuspend:sigsuspend_6-1", 587 "sigtimedwait:sigtimedwait_1-1", 588 "sigtimedwait:sigtimedwait_6-1", 589 "sigwait:sigwait_4-1", 590 591 #"sigwaitinfo:sigwaitinfo_3-1", 592 ] 593} 594