Searched refs:SECURE (Results 1 – 13 of 13) sorted by relevance
/titanic_44/usr/src/cmd/lp/include/ |
H A D | secure.h | 57 typedef struct SECURE { struct 65 } SECURE; typedef 71 SECURE * getsecure ( char * ); 72 int putsecure ( char *, SECURE * ); 74 void freesecure ( SECURE * );
|
/titanic_44/usr/src/cmd/lp/lib/secure/ |
H A D | llib-llpsec | 37 typedef struct SECURE { 45 } SECURE; 48 SECURE * getsecure ( char * ); 49 int putsecure ( char *, SECURE * ); 51 void freesecure ( SECURE * );
|
H A D | secure.c | 46 SECURE * 49 SECURE *secp; in getsecure() 147 putsecure(char *file, SECURE *secbufp) in putsecure() 258 freesecure(SECURE *secbufp) in freesecure()
|
/titanic_44/usr/src/cmd/lp/cmd/lpsched/ |
H A D | fncs.c | 426 new_rstatus(REQUEST *r, SECURE *s) in new_rstatus() 434 result->secure = calloc(1, sizeof (SECURE)); in new_rstatus() 716 SECURE * 719 register SECURE *ret; in Getsecure() 723 return ((SECURE *) ret); in Getsecure() 801 Putsecure(char *file, SECURE *secbufp) in Putsecure() 803 SECURE *pls; in Putsecure() 815 if ((pls = getsecure(file)) == (SECURE *) NULL) { in Putsecure()
|
H A D | lpsched.h | 243 SECURE * Getsecure ( char * ); 255 int Putsecure(char *, SECURE *); 335 extern RSTATUS *new_rstatus(REQUEST *, SECURE *);
|
H A D | nodes.h | 168 SECURE *secure;
|
H A D | init.c | 136 SECURE *s; in init_requests()
|
H A D | disp1.c | 87 SECURE *s; in s_print_request() 895 SECURE * securep; in mv_file()
|
/titanic_44/usr/src/cmd/sgs/libconv/common/ |
H A D | config.msg | 31 @ MSG_CONF_ESLIBPATH "ELF-SECURE-LIBPATH" 33 @ MSG_CONF_ASLIBPATH "AOUT-SECURE-LIBPATH"
|
/titanic_44/usr/src/cmd/ypcmd/ |
H A D | ypserv_map.c | 56 static enum { UNKNOWN, SECURE, PUBLIC } current_map_access = UNKNOWN; enumerator 257 current_map_access = SECURE; in yp_map_access()
|
/titanic_44/usr/src/cmd/cpio/ |
H A D | cpio.h | 100 #define SECURE 6 /* Secure system */ macro
|
/titanic_44/usr/src/cmd/ssh/doc/ |
H A D | README.Ylonen | 112 WHY TO USE SECURE SHELL 241 OVERVIEW OF SECURE SHELL
|
/titanic_44/usr/src/data/hwdata/ |
H A D | usb.ids | 10980 1359 UA SECURE STORAGE TOKEN
|