Searched refs:string (Results 676 - 700 of 5152) sorted by relevance

<<21222324252627282930>>

/opensolaris-onvv-gate/usr/src/lib/libtsol/common/
H A Dprivate.c102 * Entry new_string = Newly converted string.
108 * 0, if only string and dimming list to be updated.
111 * static_string = Updated to new label string.
141 if (*static_string_size == 0) { /* Allocate string memory. */
144 /* can't get string memory for string */
150 /* need longer string */
153 /* can't get more string memory */
212 * Exit string = ASCII coded Sensitivity Label.
235 char **string, cha
234 bslcvtfull(const bslabel_t *label, const blrange_t *bounds, int flags, char **string, char **long_words[], char **short_words[], char *display[], int *first_compartment, int *display_size) argument
327 bslcvt(const bslabel_t *label, int flags, char **string, char *display[]) argument
411 bclearcvtfull(const bclear_t *clearance, const blrange_t *bounds, int flags, char **string, char **long_words[], char **short_words[], char *display[], int *first_compartment, int *display_size) argument
506 bclearcvt(const bclear_t *clearance, int flags, char **string, char *display[]) argument
[all...]
/opensolaris-onvv-gate/usr/src/lib/libxcurses/src/tic/
H A Dticmain.c59 short string[STRCOUNT]; variable
160 * Reset boolean[], number[], and string[].
171 string[i] = -1;
203 *arrayp = (void*) string;
/opensolaris-onvv-gate/usr/src/lib/sun_fc/common/
H A DExceptions.h35 #include <string>
211 IOError(std::string message);
228 InternalError(std::string message);
/opensolaris-onvv-gate/usr/src/ucbcmd/tr/
H A Dtr.c52 struct string { int last, max; char *p; } string1, string2; struct
134 next(struct string *s)
160 nextc(struct string *s)
/opensolaris-onvv-gate/usr/src/head/
H A Dmetad.x79 string enc_devid<>; /* encoded device id */
112 string enc_devid<>; /* encoded device id */
122 string orig_devname<>; /* devname on orig node */
123 string enc_devid<>; /* encoded device id */
155 string enc_devid<>; /* encoded device id */
156 string devname<>; /* name of the device */
157 string drivername<>; /* name of the driver */
180 string enc_devid<>; /* encoded device id */
196 string hostname<>;
205 string setnam
[all...]
/opensolaris-onvv-gate/usr/src/cmd/agents/snmp/snmplib/
H A Dtrace.c31 #include <string.h>
/opensolaris-onvv-gate/usr/src/cmd/backup/lib/
H A Dmemutils.c32 #include <string.h>
/opensolaris-onvv-gate/usr/src/cmd/boot/common/
H A Dbblk_einfo.h34 #include <string.h>
/opensolaris-onvv-gate/usr/src/cmd/cdrw/
H A Doptions.c29 #include <string.h>
/opensolaris-onvv-gate/usr/src/cmd/cmd-inet/usr.bin/talk/
H A Dtalk.h46 #include <string.h>
/opensolaris-onvv-gate/usr/src/cmd/cmd-inet/usr.sbin/in.ftpd/
H A Dconversions.c42 #include <string.h>
61 char *string; member in struct:str2int
81 /* check for presence of ALL items in string... */
84 for (counter = 0; c_list[counter].string; ++counter)
85 if (strstr(str, c_list[counter].string))
H A Drdservers.c44 #include <string.h>
H A Dtimeout.c34 #include <string.h>
/opensolaris-onvv-gate/usr/src/cmd/dfs.cmds/sharemgr/
H A Dshareutil.c33 #include <string.h>
/opensolaris-onvv-gate/usr/src/cmd/dtrace/test/tst/common/proc/
H A Dtst.sigwait.c34 #include <string.h>
/opensolaris-onvv-gate/usr/src/cmd/filebench/common/
H A Dutils.c29 #include <string.h>
43 * For now, just three routines: one to allocate a string in shared
52 * Allocates space for a new string of the same length as
53 * the supplied string "str". Copies the old string into
54 * the new string and returns a pointer to the new string.
55 * Returns NULL if memory allocation for the new string fails.
82 /* quit if at end of source string */
89 /* set end of dst string t
[all...]
/opensolaris-onvv-gate/usr/src/cmd/fm/fminject/common/
H A Dinj_lex.l31 #include <string.h>
77 <S0>string { return (INJ_TOK_STRING); }
94 /* Quoted string */
/opensolaris-onvv-gate/usr/src/cmd/fm/schemes/sw/
H A Dscheme.c29 #include <string.h>
/opensolaris-onvv-gate/usr/src/cmd/fwflash/plugins/vendor/
H A Dsd-GENERIC.c34 #include <string.h>
/opensolaris-onvv-gate/usr/src/cmd/gettxt/
H A Dgettxt.c35 #include <string.h>
/opensolaris-onvv-gate/usr/src/cmd/hal/tools/sunos/
H A Dhal-system-lcd-get-brightness-sunos.c19 #include <string.h>
H A Dhal-system-lcd-set-brightness-sunos.c19 #include <string.h>
/opensolaris-onvv-gate/usr/src/cmd/isaexec/
H A Disaexec.c30 #include <string.h>
/opensolaris-onvv-gate/usr/src/cmd/isns/isnsd/
H A Dlog.c32 #include <string.h>
/opensolaris-onvv-gate/usr/src/cmd/krb5/kadmin/cli/
H A Dss_wrapper.c51 #include <string.h>

Completed in 326 milliseconds

<<21222324252627282930>>