代码搜索:Struct
找到约 10,000 项符合「Struct」的源代码
代码结果 10,000
www.eeworm.com/read/107608/15604712
c mem.c
/*
* Copyright (c) 2001, Swedish Institute of Computer Science.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted
www.eeworm.com/read/107608/15604743
c arp.c
/*
* Copyright (c) 2001, Swedish Institute of Computer Science.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted
www.eeworm.com/read/104342/15697915
h tty.h
/*
* 'tty.h' defines some structures used by tty_io.c and some defines.
*
* NOTE! Don't touch this without checking that nothing in rs_io.s or
* con_io.s breaks. Some constants are hardwired into
www.eeworm.com/read/101971/15795966
c mem.c
/*
* Copyright (c) 2001, Swedish Institute of Computer Science.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provi
www.eeworm.com/read/101971/15795982
h ip.h
/*
* Copyright (c) 2001, Swedish Institute of Computer Science.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provi
www.eeworm.com/read/101971/15796003
c arp.c
/*
* Copyright (c) 2001, Swedish Institute of Computer Science.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provi
www.eeworm.com/read/152772/12086138
h mpls_compare.h
#ifndef MPLS_COMPARE_H
#define MPLS_COMPARE_H
#include "mpls_struct.h"
int mpls_inet_addr_compare(struct mpls_inet_addr*, struct mpls_inet_addr*);
int mpls_nexthop_compare(struct mpls_nexthop*, stru
www.eeworm.com/read/210953/15189717
h mpls_compare.h
#ifndef MPLS_COMPARE_H
#define MPLS_COMPARE_H
#include "mpls_struct.h"
int mpls_inet_addr_compare(struct mpls_inet_addr*, struct mpls_inet_addr*);
int mpls_nexthop_compare(struct mpls_nexthop*, stru
www.eeworm.com/read/169697/5414633
c typecstructf.c
/* -*- Mode: C; c-basic-offset:4 ; -*- */
/*
* (C) 2001 by Argonne National Laboratory.
* See COPYRIGHT in top-level directory.
*
* This file is automatically generated by buildiface
* D
www.eeworm.com/read/104056/15711376
m4 st_dm_mode.m4
#serial 3
# Define HAVE_ST_DM_MODE if struct stat has an st_dm_mode member.
AC_DEFUN([AC_STRUCT_ST_DM_MODE],
[AC_CACHE_CHECK([for st_dm_mode in struct stat], ac_cv_struct_st_dm_mode,
[AC_TRY_COM