Home
last modified time | relevance | path

Searched defs:nobj (Results 1 – 10 of 10) sorted by relevance

/trueos/share/examples/ses/srcs/
HDgetnobj.c49 unsigned int nobj; in main() local
HDgetobjmap.c51 int nobj, fd, i; in main() local
HDgetencstat.c56 int fd, nobj, f, i, verbose, quiet, errors; in main() local
/trueos/usr.bin/ar/
HDwrite.c374 struct ar_obj *nobj, *obj, *obj_temp, *pos; in write_archive() local
/trueos/sys/ofed/drivers/net/mlx4/
HDicm.c386 u64 virt, int obj_size, u64 nobj, int reserved, in mlx4_init_icm_table()
/trueos/sys/ofed/drivers/infiniband/hw/mthca/
HDmthca_memfree.c360 int nobj, int reserved, in mthca_alloc_icm_table()
/trueos/contrib/one-true-awk/
HDawk.h136 int nobj; member
/trueos/sys/cam/scsi/
HDscsi_enc_ses.c2386 uint8_t *buf, int bufsiz, int eip, int nobj) in ses_get_elm_addlstatus_sas_type0()
2445 uint8_t *buf, int bufsiz, int eip, int nobj) in ses_get_elm_addlstatus_sas_type1()
2513 int nobj) in ses_get_elm_addlstatus_sas()
/trueos/contrib/libucl/src/
HDucl_parser.c924 ucl_object_t *nobj, *tobj; in ucl_parse_key() local
/trueos/usr.sbin/rpc.lockd/
HDlockd_lock.c293 dump_netobj(const struct netobj *nobj) in dump_netobj()