Searched refs:assigned (Results 1 - 9 of 9) sorted by relevance

/freebsd-11-stable/crypto/heimdal/lib/roken/
H A Denvironment.c58 * assigned and list of malloced strings in env, return 0 or errno
63 read_env_file(FILE *F, char ***env, int *assigned) argument
72 *assigned = 0;
100 (*assigned)++;
117 (*assigned)++;
133 int assigned; local
139 read_env_file(F, env, &assigned);
141 return assigned;
/freebsd-11-stable/contrib/ncurses/ncurses/base/
H A Dvsscanf.c185 int assigned = 0;
289 if (assigned == 0)
290 assigned = EOF;
333 assigned + 1, chunk,
340 ++assigned;
345 returnCode(assigned);
/freebsd-11-stable/lib/libcam/
H A Dscsi_cmdparse.c108 int assigned = 0; local
129 assigned++; \
274 assigned++;
322 return (assigned);
/freebsd-11-stable/crypto/openssl/util/
H A Dmkerr.pl78 -reindex Discard the numeric values previously assigned to the error
81 the numbers assigned through 'R' records in the config file
83 Default: keep previously assigned numbers. (You are warned
102 source files as assigned to each library through the config
265 print STDERR "!! ERROR: $lib reason code $code assigned twice (collision at $name)\n";
275 print STDERR "!! ERROR: $lib function code $code assigned twice (collision at $name)\n";
/freebsd-11-stable/sys/dev/puc/
H A Dpuc.c480 device_t assigned, originator; local
510 assigned = rman_get_device(res);
511 if (assigned == NULL) /* Not allocated */
513 else if (assigned != originator)
519 if (assigned == NULL)
/freebsd-11-stable/share/examples/drivers/
H A Dmake_device_driver.sh767 /* Cleanup anything we may have assigned. */
/freebsd-11-stable/stand/lua/
H A Dmenu.lua413 -- if we have an alias do the assigned action:
/freebsd-11-stable/contrib/subversion/subversion/libsvn_wc/
H A Dwc-metadata.sql286 operation will be assigned the same op_depth.
/freebsd-11-stable/sys/contrib/ngatm/netnatm/msg/
H A Duni_ie.c6085 MKT(UNI_SOFT_SEL_ASS, assigned),

Completed in 248 milliseconds