Searched refs:ftype (Results 1 - 25 of 92) sorted by relevance

1234

/illumos-gate/usr/src/lib/libbc/libc/sys/common/
H A Dcompat.h82 #define getmodsize(size, ftype, ttype) \
83 (((size / ftype) * ttype) + (size % ftype))
/illumos-gate/usr/src/lib/libpkg/common/
H A Dputcfile.c54 if (a_ept->ftype == 'i') {
84 if (putc(a_ept->ftype, a_fp) == EOF) {
96 if ((a_ept->ftype == 'c') || (a_ept->ftype == 'b')) {
124 if ((a_ept->ftype == 'd') || (a_ept->ftype == 'x') ||
125 (a_ept->ftype == 'c') || (a_ept->ftype == 'b') ||
126 (a_ept->ftype == 'p') || (a_ept->ftype
[all...]
H A Dppkgmap.c53 if (ept->ftype == 'i') {
54 if (fprintf(fp, "%c %s", ept->ftype, ept->path) < 0)
57 if (fprintf(fp, "%c %s %s", ept->ftype, ept->pkg_class,
67 if (strchr("cb", ept->ftype)) {
84 if (strchr("dxcbpfve", ept->ftype)) {
98 if (strchr("ifve", ept->ftype)) {
111 if (ept->ftype == 'i') {
H A Dsrchcfile.c160 ept->ftype = BADFTYPE;
193 * alternate ftype and : for classname
286 /* save ftype */
287 ept->ftype = (char)c;
311 /* unknown ftype */
318 if (((ept->ftype == 's') || (ept->ftype == 'l')) &&
326 if (((ept->ftype == 'c') || (ept->ftype == 'b'))) {
338 if ((ept->ftype
[all...]
H A Dckvolseq.c49 char ftype, path[PATH_MAX]; local
52 ftype = 'f';
60 if (cverify(0, &ftype, path, &cinfo, 1)) {
76 if (cverify(0, &ftype, path, &cinfo, 1)) {
H A Dverify.c74 static int clear_target(char *path, char *ftype, int is_a_dir);
119 * ftype - single character "type" the entry is supposed to be
144 cverify(int fix, char *ftype, char *path, struct cinfo *cinfo, argument
155 setval = (*ftype == '?');
340 clear_target(char *path, char *ftype, int is_a_dir) argument
346 if ((*ftype != 'd') && (*ftype != 'x')) {
368 * ftype - single character "type" the entry is supposed to be
385 averify(int fix, char *ftype, char *path, struct ainfo *ainfo) argument
404 setval = (*ftype
567 reperr(pkg_gt(ERR_FTYPE), *ftype, myftype); local
840 fverify(int fix, char *ftype, char *path, struct ainfo *ainfo, struct cinfo *cinfo) argument
[all...]
H A Dgpkgmap.c54 #define ERR_UNKNOWN_FTYPE "unknown ftype"
141 ept->ftype = BADFTYPE;
211 ept->ftype = (char)c;
233 if (ept->ftype == 'i') {
262 ept->ftype = (char)c;
277 if (ept->ftype == 's' || ept->ftype == 'l') {
286 } else if (strchr("sl", ept->ftype)) {
302 if (strchr("sl", ept->ftype) && (ept->ainfo.local == NULL)) {
307 if (strchr("cb", ept->ftype)) {
[all...]
H A Dtputcfent.c59 switch (ept->ftype) {
91 (ept->ftype == 'b') ? pkg_gt("block") :
129 if (!strchr("lsin", ept->ftype)) {
142 if (strchr("?infv", ept->ftype)) {
159 if (ept->ftype == 'i') {
/illumos-gate/usr/src/cmd/svr4pkg/libinst/
H A Dfinalck.c82 echoDebug(DBG_FINALCK_EXIT, errflg, ept->ftype,
101 echoDebug(DBG_FINALCK_ERROR, attrchg, contchg, ept->ftype,
110 n = averify(1, &ept->ftype, ept->path, &ept->ainfo);
124 if (contchg && strchr("fev", ept->ftype)) {
135 n = cverify(1, &ept->ftype, ept->path, &ept->cinfo, 1);
159 echoDebug(DBG_FINALCK_WARNING, attrchg, contchg, ept->ftype,
170 n = averify(1, &ept->ftype, ept->path, &ept->ainfo);
184 if (contchg && strchr("fev", ept->ftype)) {
195 n = cverify(1, &ept->ftype, ept->path, &ept->cinfo, 1);
H A Dpkgdbmerg.c136 if ((el_ent->cf_ent.ftype == 'i') ||
137 (el_ent->cf_ent.ftype == 'n')) {
252 if ((cf_ent.ftype == 's') &&
253 (el_ent->cf_ent.ftype == 'd')) {
330 if (el_ent->cf_ent.ftype == RM_RDY) {
381 * By the way, ftype "e" is often shared and that's OK, so ftype
384 if ((nocnflct && el_ent->mstat.shared && el_ent->cf_ent.ftype != 'e')) {
528 if (el_ent->cf_ent.ftype == RM_RDY) {
562 if (el_ent->cf_ent.ftype
[all...]
H A Dprocmap.c99 if (nc >= 0 && ept->ftype != 'i')
113 if ((mapflag > 1) && strchr("fve", ept->ftype)) {
130 if (mapflag && (ept->ftype != 'i')) {
145 if (strchr("sl", ept->ftype)) {
152 if (ept->ftype == 'l') {
373 if (!strchr("?dx", ept1->ftype))
376 if (!strchr("?dx", ept2->ftype))
/illumos-gate/usr/src/tools/protolist/
H A Dprotolist.c46 char ftype; local
108 ftype = 'c';
111 ftype = 'd';
116 ftype = 'b';
119 ftype = 'f';
125 ftype = 's';
128 ftype = '?';
145 ftype, name, symsrc, st->st_mode % 010000, uid, gid,
/illumos-gate/usr/src/cmd/svr4pkg/pkgchk/
H A Dckentry.c70 if (ept->ftype != 'i') {
77 if (strchr("sl", ept->ftype)) {
82 if (ept->ftype == 'l') /* Hard Link */
90 if (!strchr("isl", ept->ftype)) {
104 if (strchr("dxslcbp", ept->ftype))
124 if (!strchr("in", ept->ftype)) {
126 if (a_err = averify(fflag, &ept->ftype,
140 c_err = cverify((!fflag ? (-1) : fflag), &ept->ftype, path,
149 if (aflag && !strchr("in", ept->ftype)) {
151 if (a_err = averify(fflag, &ept->ftype, ep
[all...]
/illumos-gate/usr/src/uts/common/sys/crypto/
H A Dops_impl.h323 #define IS_INIT_OP(ftype) ((ftype) == KCF_OP_INIT)
324 #define IS_SINGLE_OP(ftype) ((ftype) == KCF_OP_SINGLE)
325 #define IS_UPDATE_OP(ftype) ((ftype) == KCF_OP_UPDATE)
326 #define IS_FINAL_OP(ftype) ((ftype) == KCF_OP_FINAL)
327 #define IS_ATOMIC_OP(ftype) ( \
328 (ftype)
[all...]
/illumos-gate/usr/src/cmd/sendmail/db/include/
H A Dlog_auto.h23 DBTYPE ftype; member in struct:_log_register_args
/illumos-gate/usr/src/cmd/svr4pkg/installf/
H A Dinstallf.c56 #define ERR_LINKFTYPE "ftype <%c> does not match link specification <%s>"
59 #define ERR_FTYPE "invalid ftype <%c> for <%s>"
61 #define ERR_SPECALL "ftype <%c> requires all fields to be specified"
182 ept->ftype = ((n >= argc) ? 'l' : argv[n++][0]);
200 if (!strchr("sl", ept->ftype)) {
201 progerr(gettext(ERR_LINKFTYPE), ept->ftype, ept->path);
216 ept->ftype = argv[n++][0];
217 if (strchr("sl", ept->ftype)) {
220 } else if (!strchr("?fvedxcbp", ept->ftype)) {
221 progerr(gettext(ERR_FTYPE), ept->ftype, ep
[all...]
/illumos-gate/usr/src/cmd/sendmail/db/log/
H A Dlog_auto.c24 opcode, name, uid, id, ftype)
33 DBTYPE ftype;
54 + sizeof(ftype);
89 memcpy(bp, &ftype, sizeof(ftype));
90 bp += sizeof(ftype);
154 printf("\tftype: 0x%lx\n", (u_long)argp->ftype);
196 memcpy(&argp->ftype, bp, sizeof(argp->ftype));
197 bp += sizeof(argp->ftype);
[all...]
/illumos-gate/usr/src/ucbcmd/ls/
H A Dls.c47 char ftype; /* file type, e.g. 'd', 'c', 'f' */ member in struct:afile
195 for (fp = fp0; fp < fplast && fp->ftype != 'd'; fp++)
241 if (fp->ftype != 'd' ||
333 fp->ftype = '-';
353 fp->ftype = 'd'; break;
355 fp->ftype = 'D'; break;
357 fp->ftype = 'b'; fp->fsize = (off_t)stb.st_rdev; break;
359 fp->ftype = 'c'; fp->fsize = (off_t)stb.st_rdev; break;
361 fp->ftype = 's'; fp->fsize = 0LL; break;
363 fp->ftype
[all...]
/illumos-gate/usr/src/cmd/bart/
H A Dcreate.c420 char last_field[PATH_MAX], ftype, *acl_str; local
427 case S_IFREG: ftype = 'F'; break;
430 case S_IFDIR: ftype = 'D'; break;
433 case S_IFBLK: ftype = 'B'; break;
436 case S_IFCHR: ftype = 'C'; break;
439 case S_IFIFO: ftype = 'P'; break;
442 case S_IFSOCK: ftype = 'S'; break;
445 case S_IFDOOR: ftype = 'O'; break;
448 case S_IFLNK: ftype = 'L'; break;
450 default: ftype
[all...]
/illumos-gate/usr/src/cmd/svr4pkg/pkginstall/
H A Dinstvol.c98 cverify(0, &p->ftype, s, &p->cinfo, 1))
245 * later checks against ept->ftype are
268 ((ept->ftype == 'e') || (ept->ftype == 'v')) &&
315 ((ept->ftype == 'e') ||
316 (ept->ftype == 'n'))) {
399 ((ept->ftype == 'e') || (ept->ftype == 'v') &&
508 if ((ept->ftype != 'e') &&
509 (ept->ftype !
[all...]
/illumos-gate/usr/src/cmd/svr4pkg/pkgproto/
H A Dmain.c183 entry.ftype = '?';
194 entry.ftype = '?';
195 if (cverify(0, &entry.ftype, path, &entry.cinfo, 1)) {
210 if ((s = averify(0, &entry.ftype, path, &entry.ainfo)) == VE_EXIST &&
212 entry.ftype = 's'; /* try again assuming symlink */
217 if (averify(0, &entry.ftype, path, &entry.ainfo)) {
237 if (strchr("fev", entry.ftype)) {
256 if (strchr("dcbp", entry.ftype) ||
257 (nflag && !strchr("sl", entry.ftype)))
458 ept->ftype
[all...]
/illumos-gate/usr/src/lib/libc/port/i18n/
H A Dplural_parser.c461 unsigned int flag, ftype, fprio, fopnum, tmp_flag; local
479 ftype = GETTYPE(flag);
483 printf(" flag: %s\n", type_name[ftype]);
494 if (ftype != T_EXP) {
515 if (ftype != T_EXP) {
535 if (ftype != T_EXP) {
556 if (ftype == T_EXP) {
577 if (ftype != T_EXP) {
649 if (ftype == T_EXP) {
672 ftype
[all...]
/illumos-gate/usr/src/lib/libldap5/sources/ldap/common/
H A Dsearch.c671 ber_uint_t ftype; local
701 ftype = LDAP_FILTER_LE;
704 ftype = LDAP_FILTER_GE;
707 ftype = LDAP_FILTER_APPROX;
718 ftype = LDAP_FILTER_EXTENDED;
740 if ( (rc = ber_printf( ber, "t{", ftype )) == -1 ) {
765 ftype = LDAP_FILTER_EQUALITY;
767 ftype = LDAP_FILTER_PRESENT;
775 if ( ftype == LDAP_FILTER_PRESENT ) {
776 rc = ber_printf( ber, "ts", ftype, st
867 ber_uint_t ftype; local
[all...]
/illumos-gate/usr/src/head/
H A Dpkgstrct.h82 char ftype; member in struct:cfent
/illumos-gate/usr/src/cmd/sendmail/db/mp/
H A Dmp_open.c193 memp_register(dbmp, ftype, pgin, pgout)
195 int ftype;
207 mpr->ftype = ftype;

Completed in 104 milliseconds

1234