Searched defs:be (Results 76 - 82 of 82) sorted by relevance

1234

/illumos-gate/usr/src/lib/libc/port/gen/
H A Dnss_common.c64 * The expectation is the practical limit will be dynamic from
191 /* allowing __nss_debug_file to be set could be a security hole. */
196 /* allowing __nis_debug_file to be set could be a security hole. */
219 /* allowing __nss_debug_file to be set could be a security hole. */
228 /* allowing __nis_debug_file to be set could be a security hole. */
731 /* NSS_OPTIONS is undocumented and should be use
764 nss_backend_t *be; local
839 nss_put_backend_u(struct nss_db_state *s, int n_src, nss_backend_t *be) argument
1179 nss_backend_t *be; local
1277 nss_backend_t *be; member in struct:nss_getent_context
1342 nss_backend_t *be; local
1368 nss_backend_t *be; local
1454 nss_backend_t *be; local
[all...]
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Dsys-solaris.c122 * autoconfiguration. These are required to be 64 bits long as defined in
285 * full complement of packages, this wouldn't be an issue.
594 * DLPI_INFO_REQ to be sent down to the driver (below ip) before
595 * IFF_UP bit can be set. Plumbing the device causes one DLPI_INFO_REQ
596 * to be sent down, and the second DLPI_INFO_REQ is sent upon receiving
599 * a DLPI style 2 type, which requires a point of attachment to be
644 * shouldn't be any call to die() or fatal() here.
915 * comp module be pushed on the stream.
1086 * Check whether the link seems not to be 8-bit clean
1096 * be anywher
3560 struct bit_ent *be; local
[all...]
/illumos-gate/usr/src/cmd/svc/configd/
H A Dbackend.c29 * be able to statvfs(2) possibly large systems. This define gives us
71 #define IS_VOLATILE(be) ((be)->be_ppath != NULL)
342 * is repeated in backend_check_upgrade(), and must be kept in-sync.
374 * must be kept in sync with the indexing specification here.
493 sqlite_backend_t *be = arg; local
496 (void) fprintf(stderr, "%d: %s\n", be->be_type, sql);
602 backend_error(sqlite_backend_t *be, int error, char *errmsg) argument
619 backend_panic("%s: db error: %s", be->be_path, errmsg);
642 * dirname will either be pathnam
794 backend_backup_base(sqlite_backend_t *be, const char *name, char *out, size_t out_len) argument
846 backend_checkpoint_repository(sqlite_backend_t *be) argument
997 backend_create_backup_locked(sqlite_backend_t *be, const char *name) argument
1200 backend_check_upgrade(sqlite_backend_t *be, boolean_t do_upgrade) argument
1253 backend_check_readonly(sqlite_backend_t *be, int writing, hrtime_t t) argument
1354 sqlite_backend_t *be = NULL; local
1406 backend_unlock(sqlite_backend_t *be) argument
1414 backend_destroy(sqlite_backend_t *be) argument
1426 backend_create_finish(backend_type_t backend_id, sqlite_backend_t *be) argument
1464 sqlite_backend_t *be; local
1628 sqlite_backend_t *be; local
1835 sqlite_backend_t *be; local
2075 sqlite_backend_t *be; local
2111 sqlite_backend_t *be; local
2143 sqlite_backend_t *be; local
2218 sqlite_backend_t *be; local
2245 sqlite_backend_t *be; local
2312 sqlite_backend_t *be; local
2352 sqlite_backend_t *be; local
2406 sqlite_backend_t *be; local
2435 sqlite_backend_t *be; local
2461 backend_add_schema(sqlite_backend_t *be, const char *file, struct backend_tbl_info *tbls, int tbl_count, struct backend_idx_info *idxs, int idx_count) argument
2516 backend_init_schema(sqlite_backend_t *be, const char *db_file, backend_type_t t) argument
2591 sqlite_backend_t *be; local
[all...]
/illumos-gate/usr/src/uts/common/sys/nxge/
H A Dnxge_zcp_hw.h665 uint32_t be:17; member in struct:zcp_ram_benable_u::__anon8805::__anon8806
667 uint32_t be:17;
757 #error one of _BIT_FIELDS_HTOL or _BIT_FIELDS_LTOH must be defined
/illumos-gate/usr/src/uts/sun4u/starcat/io/
H A Ddrmach.c72 #include <sys/hotplug/hpctrl.h> /* XXX should be included by schpc.h */
127 * There must be a distinction between the available and usable do to a
322 * by DR will remain NULL, as programmed by POST. This can be used to
627 * dip doesn't have to be held here as we are called
662 * Root node doesn't have to be held in any way.
815 * held, or it will be the child of a CMP. In either
1081 * root should still be present in the device tree.
1103 * If non-NULL, fdip is returned held and must be
1392 * dynamic setting of drmach_to_putmsg (thereby allowing it to be tuned in
1622 * handshake needs to be schedule
1718 dr_boardevent_t *be; local
[all...]
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_dfclib.h141 #define BUFF_TYPE_BDL 0x40 /* Optional, may be set in BDL */
497 be_req_header_t be; member in struct:__anon7308
1444 char name[256]; /* name to be register with the */
H A Demlxs_mbox.h516 uint32_t rsvd1[3]; /* Must be all one's */
517 uint32_t rsvd2; /* Must be all zero's */
528 uint32_t rsvd3[21]; /* Must be all one's */
4581 be_req_hdr_t be; member in struct:__anon7429::__anon7430::__anon7590

Completed in 150 milliseconds

1234