代码搜索:itself
找到约 5,630 项符合「itself」的源代码
代码结果 5,630
www.eeworm.com/read/306178/3750431
c cronold.c
// TIEYU@FY3
// This is a daemon that calls itself every minte. it checks
// all major daemons to make sure that they are up and running.
#include
#include
#include
www.eeworm.com/read/303099/3816332
js calendar-sp.js
// ** I18N
// Calendar SP language
// Author: Rafael Velasco
// Encoding: any
// Distributed under the same terms as the calendar itself.
// For translators: please use UTF-
www.eeworm.com/read/303099/3816333
js calendar-pt.js
// ** I18N
// Calendar pt_BR language
// Author: Adalberto Machado,
// Encoding: any
// Distributed under the same terms as the calendar itself.
// For translators: please use
www.eeworm.com/read/303099/3816346
js calendar-br.js
// ** I18N
// Calendar pt-BR language
// Author: Fernando Dourado,
// Encoding: any
// Distributed under the same terms as the calendar itself.
// For translators: plea
www.eeworm.com/read/303099/3816349
js calendar-lt-utf8.js
// ** I18N
// Calendar LT language
// Author: Martynas Majeris,
// Encoding: UTF-8
// Distributed under the same terms as the calendar itself.
// For translators: please use U
www.eeworm.com/read/301804/3836191
js calendar-sp.js
// ** I18N
// Calendar SP language
// Author: Rafael Velasco
// Encoding: any
// Distributed under the same terms as the calendar itself.
// For translators: please use UTF-
www.eeworm.com/read/301804/3836192
js calendar-pt.js
// ** I18N
// Calendar pt_BR language
// Author: Adalberto Machado,
// Encoding: any
// Distributed under the same terms as the calendar itself.
// For translators: please use
www.eeworm.com/read/301804/3836205
js calendar-br.js
// ** I18N
// Calendar pt-BR language
// Author: Fernando Dourado,
// Encoding: any
// Distributed under the same terms as the calendar itself.
// For translators: plea
www.eeworm.com/read/301804/3836208
js calendar-lt-utf8.js
// ** I18N
// Calendar LT language
// Author: Martynas Majeris,
// Encoding: UTF-8
// Distributed under the same terms as the calendar itself.
// For translators: please use U
www.eeworm.com/read/290808/3970751
c wraplib.c
/*
* Wrapper functions for our own library functions.
* Most are included in the source file for the function itself.
*/
#include "unp.h"
const char *
Inet_ntop(int family, const void *addrptr, c