Searched refs:id (Results 251 - 275 of 2462) sorted by relevance

<<11121314151617181920>>

/netbsd-6-1-5-RELEASE/tests/lib/libpthread/
H A Dt_kill.c73 pthread_t id; member in struct:threadinfo
90 if (self == th[i].id)
125 PTHREAD_REQUIRE(pthread_create(&th[i].id, NULL, f, &th[i]));
131 ATF_REQUIRE_EQ_MSG(self, mainthread, "thread id changed");
134 PTHREAD_REQUIRE(pthread_kill(th[i].id, SIGUSR1));
138 PTHREAD_REQUIRE(pthread_join(th[i].id, NULL));
/netbsd-6-1-5-RELEASE/sys/arch/acorn26/ioc/
H A Dioeb.c63 int id; local
65 id = ioeb_read(ioc->ioc_fast_t, ioc->ioc_fast_h, IOEB_REG_ID);
66 if (id == IOEB_ID_IOEB)
68 if (id != 0xf)
69 printf("ioeb_match: ID = %x\n", id);
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libobjc/objc/
H A Dobjc-api.h103 extern void objc_error(id object, int code, const char* fmt, ...);
104 extern void objc_verror(id object, int code, const char* fmt, va_list ap);
105 typedef BOOL (*objc_error_handler)(id, int code, const char *fmt, va_list ap);
149 id instances[1];
151 id instances[0];
344 id self; /* Id of the object sending
355 retval_t objc_msg_sendv(id, SEL, arglist_t);
378 objc_EXPORT id (*_objc_object_alloc)(Class _class);
379 objc_EXPORT id (*_objc_object_copy)(id objec
[all...]
/netbsd-6-1-5-RELEASE/usr.sbin/acpitools/aml/
H A Daml_memman.c55 static int manage_block(struct memman *memman, unsigned int id,
58 static int blockman_init(struct memman *memman, unsigned int id);
70 manage_block(struct memman *memman, unsigned int id, void *block, argument
80 bmp = &memman->blockman[id];
121 blockman_init(struct memman *memman, unsigned int id) argument
126 bmp = &memman->blockman[id];
131 status = manage_block(memman, id, bmp->initial_block,
137 memman_alloc(struct memman *memman, unsigned int id) argument
144 if (memman->max_memid <= id) {
145 printf("memman_alloc: invalid memory type id\
281 unsigned int id; local
304 unsigned int id; local
387 unsigned int id; local
473 memman_memid2size(struct memman *memman, unsigned int id) argument
[all...]
/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssh/dist/
H A Dsftp-client.c148 send_string_request(struct sftp_conn *conn, u_int id, u_int code, const char *s, argument
155 buffer_put_int(&msg, id);
158 debug3("Sent message fd %d T:%u I:%u", conn->fd_out, code, id);
163 send_string_attrs_request(struct sftp_conn *conn, u_int id, u_int code, argument
170 buffer_put_int(&msg, id);
174 debug3("Sent message fd %d T:%u I:%u", conn->fd_out, code, id);
182 u_int type, id, status; local
187 id = buffer_get_int(&msg);
189 if (id != expected_id)
190 fatal("ID mismatch (%u != %u)", id, expected_i
208 u_int type, id; local
246 u_int type, id; local
282 u_int type, id, flag; local
423 u_int id, status; local
450 u_int count, type, id, handle_len, i, expected_id, ents = 0; local
590 u_int status, id; local
605 u_int status, id; local
621 u_int status, id; local
637 u_int id; local
651 u_int id; local
672 u_int id; local
685 u_int status, id; local
703 u_int status, id; local
720 u_int type, expected_id, count, id; local
768 u_int status, id; local
802 u_int status, id; local
835 u_int status, id; local
868 u_int type, expected_id, count, id; local
916 u_int id; local
943 u_int id; local
966 send_read_request(struct sftp_conn *conn, u_int id, u_int64_t offset, u_int len, char *handle, u_int handle_len) argument
992 u_int handle_len, mode, type, id, buflen, num_req, max_req; local
995 u_int id; member in struct:request
1332 u_int handle_len, id, type; local
1341 u_int id; member in struct:outstanding_ack
[all...]
/netbsd-6-1-5-RELEASE/external/cddl/osnet/dev/sdt/
H A Dsdt.c148 sdt_getargdesc(void *arg, dtrace_id_t id, void *parg, dtrace_argdesc_t *desc) argument
153 printf("sdt: %s probe %d\n", __func__, id);
155 __func__, id,
175 __func__, id,
186 __func__, id,
220 res = dtrace_probe_create(sprov->id,
225 sprov->probes[ind]->id = res;
242 sdt_destroy(void *arg, dtrace_id_t id, void *parg) argument
252 if (sprov->probes[ind]->id == id) {
270 sdt_enable(void *arg, dtrace_id_t id, void *parg) argument
298 sdt_disable(void *arg, dtrace_id_t id, void *parg) argument
[all...]
/netbsd-6-1-5-RELEASE/usr.bin/id/
H A Did.c38 static char sccsid[] = "@(#)id.c 8.3 (Berkeley) 4/28/95";
40 __RCSID("$NetBSD: id.c,v 1.31 2009/04/12 10:51:38 lukem Exp $");
70 int ch, id; local
139 id = pw ? pw->pw_gid : rflag ? getgid() : getegid();
140 if (nflag && (gr = getgrgid(id)))
143 (void)printf("%u\n", id);
148 id = pw ? pw->pw_uid : rflag ? getuid() : geteuid();
149 if (nflag && (pw = getpwuid(id)))
152 (void)printf("%u\n", id);
263 int cnt, id, lasti local
295 gid_t id, lastid; local
337 long id; local
[all...]
/netbsd-6-1-5-RELEASE/sys/net80211/
H A Dieee80211_rssadapt.c292 struct ieee80211_rssdesc *id)
300 if (id->id_rateidx >= rs->rs_nrates) {
303 ether_sprintf(ni->ni_macaddr), id->id_rateidx,
312 if (id->id_len <= top)
316 last_thr = ra->ra_rate_thresh[thridx][id->id_rateidx];
317 ra->ra_rate_thresh[thridx][id->id_rateidx] =
319 (id->id_rssi << 8));
323 id->id_rssi, id->id_len,
324 (rs->rs_rates[id
290 ieee80211_rssadapt_lower_rate(struct ieee80211com *ic, struct ieee80211_node *ni, struct ieee80211_rssadapt *ra, struct ieee80211_rssdesc *id) argument
330 ieee80211_rssadapt_raise_rate(struct ieee80211com *ic, struct ieee80211_rssadapt *ra, struct ieee80211_rssdesc *id) argument
[all...]
/netbsd-6-1-5-RELEASE/tests/fs/ffs/
H A Dt_setquota.sh34 "set quota for new id with ${q} enabled" -b ${e} ${v} ${q}
41 "set quota for new id with both enabled" -b ${e} ${v} "both"
43 "set quota for new id with both enabled, WAPBL" -bl ${e} ${v} "both"
76 local id=$(id -${q})
79 -t 2W/3D ${id}
91 local id=$(id -${q})
93 env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -$q -s10k/20 -h40M/50k ${id}
132 local id
[all...]
/netbsd-6-1-5-RELEASE/external/bsd/openldap/dist/servers/slapd/back-sql/rdbms_depend/ibmdb2/
H A Dbacksql_create.sql4 id integer not null primary key,
17 id integer not null primary key,
18 oc_map_id integer not null references ldap_oc_mappings(id),
33 id integer not null primary key,
35 oc_map_id integer not null references ldap_oc_mappings(id),
56 entry_id integer not null references ldap_entries(id),
/netbsd-6-1-5-RELEASE/external/bsd/openldap/dist/servers/slapd/back-sql/rdbms_depend/mysql/
H A Dbacksql_create.sql4 id integer unsigned not null primary key auto_increment,
16 id integer unsigned not null primary key auto_increment,
17 oc_map_id integer unsigned not null references ldap_oc_mappings(id),
32 id integer unsigned not null primary key auto_increment,
34 oc_map_id integer unsigned not null references ldap_oc_mappings(id),
55 entry_id integer not null references ldap_entries(id),
/netbsd-6-1-5-RELEASE/external/bsd/openldap/dist/servers/slapd/back-sql/rdbms_depend/pgsql/
H A Dbacksql_create.sql5 id serial not null primary key,
18 id serial not null primary key,
19 oc_map_id integer not null references ldap_oc_mappings(id),
35 id serial not null primary key,
37 oc_map_id integer not null references ldap_oc_mappings(id),
47 entry_id integer not null references ldap_entries(id),
H A Dtestdb_create.sql4 id serial not null primary key,
13 id serial not null primary key,
20 id serial not null primary key,
35 id serial not null primary key,
43 id int not null primary key,
51 id serial not null primary key,
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/g++.dg/cpp0x/
H A Ddecltype5.C33 identity id; variable
37 CHECK_DECLTYPE(decltype(forward(id, i)), const int&);
38 CHECK_DECLTYPE(decltype(forward(id, f)), const float&);
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/obj-c++.dg/
H A Dtemplate-3.mm17 -(id) init;
18 -(id) initWithInformation: (int) whatInfo;
19 -(id) initWithInformation: (int) whatInfo andInfo: (int) info2;
49 -(id) init {
52 -(id) initWithInformation: (int) whatInfo {
57 -(id) initWithInformation: (int) whatInfo andInfo: (int) info2 {
/netbsd-6-1-5-RELEASE/sys/arch/i386/stand/lib/test/
H A Dpci_user.c71 int id; local
73 pcicfgread(&h, 0, &id);
74 if (id == (vid | (did << 16))) {
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/gdb/testsuite/gdb.cp/
H A Dref-params.cc22 Parent (int id0) : id(id0) { }
23 int id; member in struct:Parent
32 return R.id; /* Set breakpoint marker3 here. */
/netbsd-6-1-5-RELEASE/usr.bin/vgrind/
H A Dvgrindefs.c226 * Return the (numeric) option id.
234 tgetnum(id)
235 char *id;
244 if (*bp++ != id[0] || *bp == 0 || *bp++ != id[1])
268 tgetflag(id)
269 char *id;
277 if (*bp++ == id[0] && *bp != 0 && *bp++ == id[1]) {
295 tgetstr(id, are
[all...]
/netbsd-6-1-5-RELEASE/crypto/external/bsd/netpgp/dist/src/libpaa/
H A Dserver.c47 paa_identity_t id; local
56 (void) memset(&id, 0x0, sizeof(id));
100 if (!paa_check_response(&challenge, &id, &netpgp, buf)) {
105 paa_print_identity(stdout, &id);
108 if (paa_check_response(&challenge, &id, &netpgp, buf)) {
/netbsd-6-1-5-RELEASE/sys/arch/xen/include/xen-public/io/
H A Dblkif.h101 uint64_t id; /* private guest value, echoed in resp */ member in struct:blkif_request
108 uint64_t id; /* copied from request */ member in struct:blkif_response
119 uint64_t id; /* private guest value, echoed in resp */ member in struct:blkif_x86_32_request
126 uint64_t id; /* copied from request */ member in struct:blkif_x86_32_response
139 uint64_t __attribute__((__aligned__(8))) id;/* private guest value, echoed in resp */ member in struct:blkif_x86_64_request
146 uint64_t __attribute__((__aligned__(8))) id; /* copied from request */ member in struct:blkif_x86_64_response
/netbsd-6-1-5-RELEASE/sys/arch/atari/stand/ahdilabel/
H A Dcheck.c66 if (AHDI_MKPID (ptable->parts[i].id[0],
67 ptable->parts[i].id[1], ptable->parts[i].id[2])
73 if (AHDI_MKPID (ptable->parts[i].id[0],
74 ptable->parts[i].id[1], ptable->parts[i].id[2])
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libobjc/objc/
H A Dobjc-api.h105 extern void objc_error(id object, int code, const char* fmt, ...);
106 extern void objc_verror(id object, int code, const char* fmt, va_list ap);
107 typedef BOOL (*objc_error_handler)(id, int code, const char *fmt, va_list ap);
155 id instances[1];
157 id instances[0];
352 id self; /* Id of the object sending
363 retval_t objc_msg_sendv(id, SEL, arglist_t);
386 objc_EXPORT id (*_objc_object_alloc)(Class _class);
387 objc_EXPORT id (*_objc_object_copy)(id objec
[all...]
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/src/
H A Dctype.cc46 // Definitions for locale::id of standard facets that are specialized.
47 locale::id ctype<char>::id; member in class:std::ctype
50 locale::id ctype<wchar_t>::id; member in class:std::ctype
57 size_t __i = ctype<char>::id._M_id();
67 size_t __i = ctype<wchar_t>::id._M_id();
/netbsd-6-1-5-RELEASE/sys/arch/alpha/pci/
H A Dpci_machdep.c66 pcireg_t id, class; local
72 id = pci_conf_read(pc, tag, PCI_ID_REG);
73 if (id == 0 || id == 0xffffffff)
82 nmatch = DEVICE_IS_VGA_PCI(class, id);
89 nmatch = DEVICE_IS_TGA(class, id);
/netbsd-6-1-5-RELEASE/common/lib/libc/gen/
H A Dptree.c228 pt_insertdata_t * const id)
231 const uintptr_t mask_node = id->id_node;
236 KASSERT(PTN_LEAF_POSITION(mask) == id->id_parent_slot);
237 KASSERT(mask_len <= id->id_bitoff);
242 KASSERT(id->id_parent != mask);
270 if (id->id_parent == mask)
271 id->id_insertp = &PTN_BRANCH_SLOT(target,
272 id->id_parent_slot);
281 PTN_SET_BRANCH_POSITION(mask, id->id_parent_slot);
287 *id
227 ptree_insert_leaf_after_mask(pt_tree_t * const pt, pt_node_t * const target, pt_insertdata_t * const id) argument
294 ptree_insert_mask_before_node(pt_tree_t * const pt, pt_node_t * const target, pt_insertdata_t * const id) argument
329 ptree_insert_branch_at_node(pt_tree_t * const pt, pt_node_t * const target, pt_insertdata_t * const id) argument
360 ptree_insert_leaf(pt_tree_t * const pt, pt_node_t * const target, pt_insertdata_t * const id) argument
459 pt_insertdata_t id; local
[all...]

Completed in 373 milliseconds

<<11121314151617181920>>