Searched refs:ea_open (Results 1 - 11 of 11) sorted by relevance

/opensolaris-onvv-gate/usr/src/lib/libexacct/common/
H A Dmapfile-vers71 ea_open;
H A Dexacct_ops.c1157 ea_open(ea_file_t *ef, const char *name, const char *creator, function
/opensolaris-onvv-gate/usr/src/head/
H A Dexacct.h44 * ea_open positioning options: passed in via the aflags argument, these flags
53 * ea_open validation options: passed in via the aflags argument, these flags
70 extern int ea_open(ea_file_t *, const char *, const char *, int, int, mode_t);
/opensolaris-onvv-gate/usr/src/cmd/lastcomm/
H A Dlastcomm.c96 if ((res = ea_open(&ef, filename, EXACCT_CREATOR,
H A Dlc_exacct.c164 if (ea_open(&ef, filename, EXACCT_CREATOR,
/opensolaris-onvv-gate/usr/src/cmd/acctadm/
H A Dutils.c199 err = ea_open(&ef, file, "SunOS", EO_TAIL, O_RDONLY, 0);
/opensolaris-onvv-gate/usr/src/cmd/perl/contrib/Sun/Solaris/Exacct/pod/
H A DFile.pod22 module are C<ea_open(3EAXACCT)>, C<ea_close(3EAXACCT)>,
174 C<ea_get_object(3EXACCT)>, C<ea_next_object(3EXACCT)>, C<ea_open(3EXACCT)>,
/opensolaris-onvv-gate/usr/src/cmd/perl/contrib/Sun/Solaris/Exacct/File/
H A DFile.xs98 if (ea_open(RETVAL, name, creator, aflags, oflags, mode) == -1) {
/opensolaris-onvv-gate/usr/src/cmd/perl/contrib/Sun/Solaris/Exacct/t/
H A Drandtest.c220 if (ea_open(&f, argv[3], NULL, EO_HEAD, O_RDONLY, 0) == -1) {
/opensolaris-onvv-gate/usr/src/lib/libexacct/demo/
H A Dexdump.c534 if (ea_open(&ef, fname, NULL,
/opensolaris-onvv-gate/usr/src/lib/libdladm/common/
H A Dusage.c976 if (ea_open(&ef, file, NULL, 0, O_RDONLY, 0) == -1) {

Completed in 119 milliseconds