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

/freebsd-10.1-release/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-10.1-release/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-10.1-release/lib/libcam/
H A Dscsi_cmdparse.c107 int assigned = 0; local
132 assigned++; \
268 assigned++;
316 return (assigned);
/freebsd-10.1-release/crypto/openssl/util/
H A Dmkerr.pl77 -reindex Discard the numeric values previously assigned to the error
80 the numbers assigned through 'R' records in the config file
82 Default: keep previously assigned numbers. (You are warned
101 source files as assigned to each library through the config
264 print STDERR "!! ERROR: $lib reason code $code assigned twice (collision at $name)\n";
274 print STDERR "!! ERROR: $lib function code $code assigned twice (collision at $name)\n";
/freebsd-10.1-release/sys/dev/puc/
H A Dpuc.c479 device_t assigned, originator; local
509 assigned = rman_get_device(res);
510 if (assigned == NULL) /* Not allocated */
512 else if (assigned != originator)
518 if (assigned == NULL)
/freebsd-10.1-release/contrib/file/
H A DREADME63 magic numbers assigned to all sorts of data files that
/freebsd-10.1-release/share/examples/drivers/
H A Dmake_device_driver.sh768 /* Cleanup anything we may have assigned. */
/freebsd-10.1-release/contrib/subversion/subversion/libsvn_wc/
H A Dwc-metadata.sql292 operation will be assigned the same op_depth.
/freebsd-10.1-release/sys/contrib/ngatm/netnatm/msg/
H A Duni_ie.c6085 MKT(UNI_SOFT_SEL_ASS, assigned),

Completed in 138 milliseconds