manページ検索

phrase: max: clip:
target: order:
Results of 71 - 80 of about 378 for data (0.020 sec.)
Man page of CRYPT 4871
CRYPT Section: Linux Programmer's Manual (3) Updated: 2018-04-30 Index JM Home Page 名前 crypt, ... onst char * key , const char * salt , struct crypt_data * data ); -lcrypt でリンクする。 説明 crypt () はパ ... よる実装を妨げるように(その他にもいろいろ) 変更した Data Encryption Standard アルゴリズムを元にしている。 k ... べきだ。 crypt_r () は crypt () の再入可能版である。 data で示される構造体は結果データの保存と情報の管理に使 ... き唯一の ことは、 crypt_r () の初回の呼び出しの前に data->initialized をゼロにすることだけである。 返り値 成 ...
https://man.plustar.jp/manpage/man3/crypt_r.3.html - [similar]
Man page of DL_ITERATE_PHDR 4871
DL_ITERATE_PHDR Section: Linux Programmer's Manual (3) Updated: 2007-05-18 Index JM Home Page 名 ... (struct dl_phdr_info * info , size_t size , void * data ), void * data ); 説明 dl_iterate_phdr () 関数を使 ... ある。 size は info で指される構造体のサイズである。 data は呼び出し元プログラムから dl_iterate_phdr () の呼 ... び出しの (同じく data という名前の) 第 2 引き数として渡される値のコピーで ... back(struct dl_phdr_info *info, size_t size, void *data) { int j; printf("name=%s (%d segments)\n", info-> ...
https://man.plustar.jp/manpage/man3/dl_iterate_phdr.3.html - [similar]
Man page of CAPGET 4784
CAPGET Section: Linux Programmer's Manual (2) Updated: 2020-02-09 Index JM Home Page 名前 capget ... y.h > int capget(cap_user_header_t hdrp , cap_user_data_t datap ); int capset(cap_user_header_t hdrp , con ... st cap_user_data_t datap ); 説明 この二つのシステムコールはスレッド ... d; } *cap_user_header_t; typedef struct __user_cap_data_struct { __u32 effective; __u32 permitted; __u32 i ... nheritable; } *cap_user_data_t; フィールド effective , permitted , inheritable ...
https://man.plustar.jp/manpage/man2/capget.2.html - [similar]
Man page of CAPGET 4784
CAPGET Section: Linux Programmer's Manual (2) Updated: 2020-02-09 Index JM Home Page 名前 capget ... y.h > int capget(cap_user_header_t hdrp , cap_user_data_t datap ); int capset(cap_user_header_t hdrp , con ... st cap_user_data_t datap ); 説明 この二つのシステムコールはスレッド ... d; } *cap_user_header_t; typedef struct __user_cap_data_struct { __u32 effective; __u32 permitted; __u32 i ... nheritable; } *cap_user_data_t; フィールド effective , permitted , inheritable ...
https://man.plustar.jp/manpage/man2/capset.2.html - [similar]
Man page of DSP56K 4784
DSP56K Section: Linux Programmer's Manual (4) Updated: 2020-08-13 Index JM Home Page 名前 dsp56k ... lude < asm/dsp56k.h > ssize_t read(int fd , void * data , size_t length ); ssize_t write(int fd , void * d ... that will be sent at a time to the DSP56001. These data quantities will either be padded with bytes contai ... ning zero, or truncated to fit the native 24-bit data format of the DSP56001. DSP56K_SET_RX_WSIZE 受信ワ ...
https://man.plustar.jp/manpage/man4/dsp56k.4.html - [similar]
Man page of TCPDUMP 4653
TCPDUMP Section: User Commands (1) Updated: 30 June 1997 Index JM Home Page 名前 tcpdump - ネット ... 、 `src foo'、`dst net 128.3'、`src or dst port ftp-data'。 dir 修飾子が指定されない場合は src or dst が指示 ... る。 例:`host foo and not port ftp and not port ftp-data'。 明示的な修飾子は省略してタイプ数を減らすことがで ... きる。 例:`tcp dst port ftp or ftp-data or domain' は `tcp dst prot ftp or tcp dst port ft ... p-data or tcp dst prot domain'と全く同じ意味である。 許容 ...
https://man.plustar.jp/manpage/man1/tcpdump.1.html - [similar]
Man page of MOUNT 4653
MOUNT Section: Linux Programmer's Manual (2) Updated: 2014-09-21 Index JM Home Page 名前 mount - ... stemtype , unsigned long mountflags , const void * data ); 説明 mount () は source で指定されたファイルシス ... 構成することが可能になる。 引き数 filesystemtype と data は無視される。 Linux 2.6.26 より前では mountflags ... ントされることはない。 filesystemtype , mountflags , data 引き数は無視される。 MS_NOATIME このファイルシステ ... 。これにより、すでに存在するマウントの mountflags と data を、一度アンマウントしてから再マウントするという作 ...
https://man.plustar.jp/manpage/man2/mount.2.html - [similar]
Man page of SYNC 4653
SYNC Section: Linux Programmer's Manual (2) Updated: 2020-08-13 Index JM Home Page 名前 sync, sy ... causes all pending modifications to filesystem metadata and cached file data to be written to the underlyi ... d during synchronization. This error may relate to data written to any file on the filesystem, or on metad ... was exhausted while synchronizing. ENOSPC , EDQUOT Data was written to a files on NFS or another filesyste ... to complete before returning. 関連項目 sync (1), fdatasync (2), fsync (2) この文書について この man ページ ...
https://man.plustar.jp/manpage/man2/sync.2.html - [similar]
Man page of SYNC 4653
SYNC Section: Linux Programmer's Manual (2) Updated: 2020-08-13 Index JM Home Page 名前 sync, sy ... causes all pending modifications to filesystem metadata and cached file data to be written to the underlyi ... d during synchronization. This error may relate to data written to any file on the filesystem, or on metad ... was exhausted while synchronizing. ENOSPC , EDQUOT Data was written to a files on NFS or another filesyste ... to complete before returning. 関連項目 sync (1), fdatasync (2), fsync (2) この文書について この man ページ ...
https://man.plustar.jp/manpage/man2/syncfs.2.html - [similar]
Man page of NETLINK 4653
NETLINK Section: Linux Programmer's Manual (3) Updated: 2014-03-20 Index JM Home Page 名前 netli ... t len ); int NLMSG_SPACE(size_t len ); void *NLMSG_DATA(struct nlmsghdr * nlh ); struct nlmsghdr *NLMSG_NE ... らは cmsg (3) で定義されている補助データ (auxiliary data) 用のマクロと、 その精神において似ているものである ... len の netlink メッセージのバイト数を返す。 NLMSG_DATA 与えた nlmsghdr に関連づけられた格納領域へのポイン ...
https://man.plustar.jp/manpage/man3/netlink.3.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 NEXT

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