manページ検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 893 for const (0.002 sec.)
Man page of STRING 7339
STRING Section: Linux Programmer's Manual (3) Updated: 2019-03-06 Index JM Home Page 名前 stpcpy ... する関数 書式 #include < strings.h > int strcasecmp(const char * s1 , const char * s2 ); 文字列 s1 と s2 を大 ... 文字小文字の違いを無視して比較する。 int strncasecmp(const char * s1 , const char * s2 , size_t n ); 文字列 s ... 、大文字小文字の違いを無視して比較する。 char *index(const char * s , int c ); 文字列 s 中に最初に文字 c が 現 ... れた位置へのポインターを返す。 char *rindex(const char * s , int c ); 文字列 s 中に最後に文字 c が 現 ...
https://man.plustar.jp/manpage/man3/string.3.html - [similar]
Man page of BSTRING 5805
BSTRING Section: Linux Programmer's Manual (3) Updated: 2020-12-21 Index JM Home Page 名前 bcmp, ... 列の操作を行なう 書式 #include < string.h > int bcmp(const void * s1 , const void * s2 , size_t n ); void bco ... py(const void * src , void * dest , size_t n ); void bzero( ... void * s , size_t n ); void *memccpy(void * dest , const void * src , int c , size_t n ); void *memchr(cons ... t void * s , int c , size_t n ); int memcmp(const void * s1 , const void * s2 , size_t n ); void *me ...
https://man.plustar.jp/manpage/man3/bstring.3.html - [similar]
Man page of EXEC 5304
EXEC Section: Linux Programmer's Manual (3) Updated: 2019-08-02 Index JM Home Page 名前 execl, e ... lude < unistd.h > extern char **environ; int execl(const char * pathname , const char * arg , ... /* (char ... *) NULL */); int execlp(const char * file , const char * arg , ... /* (char *) N ... ULL */); int execle(const char * pathname , const char * arg , ... /*, (char ... *) NULL, char *const envp [] */); int execv(const char * pathname , cha ...
https://man.plustar.jp/manpage/man3/exec.3.html - [similar]
Man page of EXEC 5304
EXEC Section: Linux Programmer's Manual (3) Updated: 2019-08-02 Index JM Home Page 名前 execl, e ... lude < unistd.h > extern char **environ; int execl(const char * pathname , const char * arg , ... /* (char ... *) NULL */); int execlp(const char * file , const char * arg , ... /* (char *) N ... ULL */); int execle(const char * pathname , const char * arg , ... /*, (char ... *) NULL, char *const envp [] */); int execv(const char * pathname , cha ...
https://man.plustar.jp/manpage/man3/execl.3.html - [similar]
Man page of EXEC 5304
EXEC Section: Linux Programmer's Manual (3) Updated: 2019-08-02 Index JM Home Page 名前 execl, e ... lude < unistd.h > extern char **environ; int execl(const char * pathname , const char * arg , ... /* (char ... *) NULL */); int execlp(const char * file , const char * arg , ... /* (char *) N ... ULL */); int execle(const char * pathname , const char * arg , ... /*, (char ... *) NULL, char *const envp [] */); int execv(const char * pathname , cha ...
https://man.plustar.jp/manpage/man3/execle.3.html - [similar]
Man page of EXEC 5304
EXEC Section: Linux Programmer's Manual (3) Updated: 2019-08-02 Index JM Home Page 名前 execl, e ... lude < unistd.h > extern char **environ; int execl(const char * pathname , const char * arg , ... /* (char ... *) NULL */); int execlp(const char * file , const char * arg , ... /* (char *) N ... ULL */); int execle(const char * pathname , const char * arg , ... /*, (char ... *) NULL, char *const envp [] */); int execv(const char * pathname , cha ...
https://man.plustar.jp/manpage/man3/execlp.3.html - [similar]
Man page of EXEC 5304
EXEC Section: Linux Programmer's Manual (3) Updated: 2019-08-02 Index JM Home Page 名前 execl, e ... lude < unistd.h > extern char **environ; int execl(const char * pathname , const char * arg , ... /* (char ... *) NULL */); int execlp(const char * file , const char * arg , ... /* (char *) N ... ULL */); int execle(const char * pathname , const char * arg , ... /*, (char ... *) NULL, char *const envp [] */); int execv(const char * pathname , cha ...
https://man.plustar.jp/manpage/man3/execv.3.html - [similar]
Man page of EXEC 5304
EXEC Section: Linux Programmer's Manual (3) Updated: 2019-08-02 Index JM Home Page 名前 execl, e ... lude < unistd.h > extern char **environ; int execl(const char * pathname , const char * arg , ... /* (char ... *) NULL */); int execlp(const char * file , const char * arg , ... /* (char *) N ... ULL */); int execle(const char * pathname , const char * arg , ... /*, (char ... *) NULL, char *const envp [] */); int execv(const char * pathname , cha ...
https://man.plustar.jp/manpage/man3/execvp.3.html - [similar]
Man page of EXEC 5304
EXEC Section: Linux Programmer's Manual (3) Updated: 2019-08-02 Index JM Home Page 名前 execl, e ... lude < unistd.h > extern char **environ; int execl(const char * pathname , const char * arg , ... /* (char ... *) NULL */); int execlp(const char * file , const char * arg , ... /* (char *) N ... ULL */); int execle(const char * pathname , const char * arg , ... /*, (char ... *) NULL, char *const envp [] */); int execv(const char * pathname , cha ...
https://man.plustar.jp/manpage/man3/execvpe.3.html - [similar]
Man page of RCMD 5304
RCMD Section: Linux Programmer's Manual (3) Updated: 2020-12-21 Index JM Home Page 名前 rcmd, rr ... / int rcmd(char ** ahost , unsigned short inport , const char * locuser , const char * remuser , const char ... t ); int iruserok(uint32_t raddr , int superuser , const char * ruser , const char * luser ); int ruserok(c ... onst char * rhost , int superuser , const char * ruser , const char * luser ); int rcmd_af(c ... har ** ahost , unsigned short inport , const char * locuser , const char * remuser , const char ...
https://man.plustar.jp/manpage/man3/iruserok.3.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 NEXT

This document was created by man2html, using the manual pages.
Time: 13:30:26 GMT, January 09, 2022